Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
string/number/symbol speed test 1
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:136.0) Gecko/20100101 Firefox/136.0
Browser:
Firefox 136
Operating system:
Mac OS X 10.15
Device Platform:
Desktop
Date tested:
one year ago
Number
1630.3M/s
Symbol
21.9M/s
View exact numbers
Test name
Executions per second
✓
Number
1,630,336,384 Ops/sec
Symbol
21,931,324 Ops/sec
Tests:
Symbol
const a = Symbol('asdf'); const b = Symbol('qwer'); a === b
Number
const a = Number.parseInt('1'); const b = Number.parseInt('2'); a === b