set stuff

Benchmark created on


Description

testing set stuff

Test runner

Ready to run.

Testing in
TestOps/sec
new set
var a = new Set([1])
ready
set.add
var b = new Set();
b.add(1)
ready

Revisions

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