FLOPs ?
JavaScript performance comparison
Info
FLOPs ?
Each test should be 1 floating point operation... or something like it.
I know all numbers in javascript are floats and that division is actually 3 floating point operations in some architectures.
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
Int multiplication |
|
pending… |
Float mult |
|
pending… |
Int sum |
|
pending… |
Float sum |
|
pending… |
Int substraction |
|
pending… |
Float Subtraction |
|
pending… |
Int Division |
|
pending… |
Float Division |
|
pending… |
Int Pow |
|
pending… |
Float Pow |
|
pending… |
You can edit these tests or add even more tests to this page by appending /edit to the URL.
0 comments