[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #21211 [Core Tor/Tor]: Write and analyze proposals for compressing consensus (diff)s with better algorithms
#21211: Write and analyze proposals for compressing consensus (diff)s with better
algorithms
------------------------------+--------------------------------
Reporter: nickm | Owner:
Type: task | Status: new
Priority: Medium | Milestone: Tor: 0.3.1.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords: sponsor4
Actual Points: | Parent ID: #21209
Points: 1 | Reviewer:
Sponsor: |
------------------------------+--------------------------------
'''The idea:''' Consensus documents are compressed with zlib, but nobody
has to compress any given consensus more than once. Therefore, we can
safely use more CPU compressing them, and save bandwidth on consensus
downloads by switching to something else instead of zlib for consensuses.
This same analysis also applies to consensus diffs.
For this ticket, we should look at the code complexity and potential
bandwidth savings here, and decide whether they are worth it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21211>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs