Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
js fn call
(version: 1)
Comparing performance of:
f1 vs f2 vs f3
Created:
one year ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<!--your preparation HTML code goes here-->
Script Preparation code:
const o = { f1(){}, f2: () => {}, f3: undefined}
Tests:
f1
o.f1()
f2
o.f2()
f3
o.f3?.()
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (3)
Previous results
Fork
Test case name
Result
f1
f2
f3
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/133.0.0.0 Safari/537.36 Edg/133.0.0.0
Browser/OS:
Chrome 133 on Windows
View result in a separate tab
Embed
Embed Benchmark Result
Test name
Executions per second
f1
221880528.0 Ops/sec
f2
221078864.0 Ops/sec
f3
225731184.0 Ops/sec
Related benchmarks:
functions
Empty function
Empty function
undefined check tests
testesting
JS operator
Test is Equal elo level 1 simple
js fn call v2
js fn call v23
Comments
Confirm delete:
Do you really want to delete benchmark?