[tor-bugs] #27218 [Applications/Tor Browser]: Make rebundling faster by generating multiple bundles in parrallel

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Aug 20 16:19:35 UTC 2018


#27218: Make rebundling faster by generating multiple bundles in parrallel
-------------------------------------+-------------------------------------
     Reporter:  boklm                |      Owner:  tbb-team
         Type:  task                 |     Status:  new
     Priority:  Medium               |  Milestone:
    Component:  Applications/Tor     |    Version:
  Browser                            |   Keywords:  tbb-rbm,
     Severity:  Normal               |  TorBrowserTeam201809, boklm201809
Actual Points:                       |  Parent ID:
       Points:                       |   Reviewer:
      Sponsor:                       |
-------------------------------------+-------------------------------------
 Rebundling the whole 8.0a10 release on build-sunet-a.torproject.net is
 taking ~ 12 hours.

 I think one part that is taking a lot of time is the creation of the
 mar/tar.xz/dmg/exe files of the bundles in all the languages, which is
 done sequentially, with the mar/tar/dmg/nsis tools probably using only one
 thread. We could probably make that part faster by generating multiple
 locales in parallel.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27218>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list