User:Bjacob/ArithmeticTimingDifferences: Difference between revisions

Jump to navigation Jump to search
Line 70: Line 70:
== Running the code ==
== Running the code ==


You can either build [https://github.com/bjacob/time-math on github the source code] or use [http://people.mozilla.org/~bjacob/ta/bin/ prebuilt binaries]. Note that only Linux is supported at the moment. These are statically-linked binaries, so they should run on any Linux distribution.
You can either build [https://github.com/bjacob/time-math on github the source code] or use [http://people.mozilla.org/~bjacob/ta/bin/ prebuilt binaries]. Note that only Linux is supported at the moment.
 
The binaries should run on any Linux-based system: GNU/Linux, Android, Firefox OS. They are statically linked, so they don't have any dependency, not even on the standard library.
 
On x86-32 machines, note that it is only worth trying out SSE2-capable CPUs. Most of the x86-32 binaries have 'sse2' in their filename, indicating that they require support for SSE2.
 
On x86-64 machines, it is very much worth running ''both'' the x86-64 and the x86-32 binaries.
 
On ARM machines, note that the binaries require ARMv7.


== Recorded results ==
== Recorded results ==
Confirmed users
753

edits

Navigation menu