a

Benchmark created on


Setup

function a {}
async function b {}

Test runner

Ready to run.

Testing in
TestOps/sec
await
(async()=>{await b()})()
ready
not
(async()=>{a()})()
ready

Revisions

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