Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
Feature Requests
FAQ
Register
Log In
Run results for:
js timestamp cost
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Android 17; Mobile; rv:154.0) Gecko/154.0 Firefox/154.0
Browser:
Firefox Mobile 154
Operating system:
Android
Device Platform:
Mobile
Date tested:
26 days ago
Benchmark engine:
Benchmark.js
control
12.1M/s
perf.now
4.4M/s
View exact numbers
Test name
Executions per second
✓
control
12,111,143 Ops/sec
perf.now
4,422,090 Ops/sec
Script Preparation code:
let noOp_ts
Tests:
perf.now
noOp_ts = performance.now()
control
noOp_ts = Date.now()