asdf

Benchmark created on


Description

asdf

Test runner

Ready to run.

Testing in
TestOps/sec
obj
let a = {aa:1}
console.log(a.aa)
ready
map
const a = new Map([["aa", 1]])
console.log(a.get("aa"))
ready

Revisions

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