Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
raw cost of requestAnimationFrame
(version: 0)
Comparing performance of:
requestAnimationFrame vs cancelAnimationFrame
Created:
5 years ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<script> var timeout var yes = () => 'yes' </script>
Tests:
requestAnimationFrame
window.requestAnimationFrame(yes)
cancelAnimationFrame
window.cancelAnimationFrame(1)
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
requestAnimationFrame
cancelAnimationFrame
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!
Related benchmarks:
Lodash min & max vs math.min & math.max vs for loop (positive & negative float)
Lodash sumBy vs reduce vs for loop
[2024] Lodash .sumBy vs. Reduce with / 1000
[2024] Lodash .sumBy vs. Reduce with / 10002
Lodash sumBy vs reduce v0.0.1
Comments
Confirm delete:
Do you really want to delete benchmark?