Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
double-bang-vs-boolean-cast
!!x vs Boolean(x)
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0
Browser:
Firefox 124
Operating system:
Windows
Device Platform:
Desktop
Date tested:
2 years ago
cast
1997.2M/s
double-bang
1863.5M/s
View exact numbers
Test name
Executions per second
✓
cast
1,997,152,000 Ops/sec
double-bang
1,863,459,072 Ops/sec
Tests:
double-bang
!!0
cast
Boolean(0)