tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

index.rst (584B)


      1 Optimization Strategies
      2 =======================
      3 
      4 This section documents some of the `optimization`_ strategies available in
      5 ``mozilla-central``.
      6 
      7 
      8 .. toctree::
      9 
     10    schedules
     11 
     12 .. _optimization: https://taskcluster-taskgraph.readthedocs.io/en/latest/concepts/optimization.html
     13 
     14 Other Strategies
     15 ----------------
     16 
     17 There are many other undocumented strategies available here. See the
     18 `taskcluster/gecko_taskgraph/optimize`_ module for more available strategies.
     19 
     20 .. _taskcluster/gecko_taskgraph/optimize: https://searchfox.org/mozilla-central/source/taskcluster/gecko_taskgraph/optimize