performance.now() vs performance.now.bind(performance)

Benchmark created on


Setup

const now = performance.now.bind(performance)

Test runner

Ready to run.

Testing in
TestOps/sec
performance.now()
performance.now()
ready
performance.now.bind(performance)
now()
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.