tor-browser

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

README.txt (586B)


      1 These programs come from the embenchen benchmark suite.  The source
      2 code and Makefiles from which they were built can be found in
      3 https://github.com/lars-t-hansen/embenchen/, in the src directory.
      4 
      5 Invariably, the Makefiles were set up with -DJITTEST (see comments in
      6 those files), to configure the programs with very small input problems
      7 that will run to completion in many configurations even on slower
      8 systems.
      9 
     10 (Should that repo not be available, it should be possible to piece
     11 together sources from https://github.com/kripken/embenchen and
     12 https://github.com/kripken/emscripten/.)