Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
boolean comparison
(version: 0)
Comparing performance of:
bla2 vs bla
Created:
one year ago
by:
Guest
Jump to the latest result
Script Preparation code:
let ne = { { bla: [1,2,3,4], foo: 'foo', bar: 2 }, { bla: [5,6,7], foo: 'nfaosid', bar: 2314 } } let fu = () => { return '<html>blablabla</html>' }
Tests:
bla2
ne ? fu() : null
bla
!!ne ? fu() : null
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
bla2
bla
Fastest:
N/A
Slowest:
N/A
Latest run results:
No previous run results
This benchmark does not have any results yet. Be the first one
to run it!
Comments
Confirm delete:
Do you really want to delete benchmark?