Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Math.floor vs parseInto
(version: 1)
Comparing performance of:
Math.floor vs parseInt
Created:
one year ago
by:
Guest
Jump to the latest result
Tests:
Math.floor
let floor = Math.floor(Math.random().toString());
parseInt
let parse = parseInt(Math.random().toString());
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
Math.floor
parseInt
Fastest:
N/A
Slowest:
N/A
Latest run results:
Run details:
(Test run date:
one year ago
)
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Browser/OS:
Chrome 135 on Windows
View result in a separate tab
Embed
Embed Benchmark Result
Test name
Executions per second
Math.floor
11600859.0 Ops/sec
parseInt
13189563.0 Ops/sec
Related benchmarks:
Number vs + vs parseInt
parseInt vs Math.trunc
Number vs + vs parseFloat vs parseInt
Number.parseFloat vs parseFloat
parseFloat vs Number.parseFloat
Number vs + vs parseInt 1
+ vs parseInt()
Math.floor Vs parseInt (random and fixed)
Math.floor vs parseInt against number type
Comments
Confirm delete:
Do you really want to delete benchmark?