ori test2 (v2)

Revision 2 of this benchmark created on


Setup

var m = new Map();

Test runner

Ready to run.

Testing in
TestOps/sec
no has
var tst;
tst === undefined;
ready
has
var tst;
tst === undefined;
false === m.has('something');
ready

Revisions

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