Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Same operation different sized numbers
(version: 1)
Comparing performance of:
billion vs million vs 1000 vs 1
Created:
one year ago
by:
Registered User
Jump to the latest result
HTML Preparation code:
<!--your preparation HTML code goes here-->
Tests:
billion
1000000000 * 99 === 99000000000
million
1000000 * 99 === 99000000
1000
1000 * 99 === 99000
1
1 * 99 === 99
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (4)
Previous results
Fork
Test case name
Result
billion
million
1000
1
Fastest:
N/A
Slowest:
N/A
Latest run results:
Run details:
(Test run date:
one year ago
)
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Browser/OS:
Chrome 132 on Mac OS X 10.15.7
View result in a separate tab
Embed
Embed Benchmark Result
Test name
Executions per second
billion
124914120.0 Ops/sec
million
73106560.0 Ops/sec
1000
173660928.0 Ops/sec
1
173458768.0 Ops/sec
Related benchmarks:
1+2+4 vs 1|2|4
foreach
comparison operators
i++, ++i, i+=1
decimals numbers
parseFloat for me
convert string number
divide and conquer
parseFloat or Number
Comments
Confirm delete:
Do you really want to delete benchmark?