test

Benchmark created on


Setup

const toCheck = ['checkbox', 'intersection'];

Test runner

Ready to run.

Testing in
TestOps/sec
Dynamic
['checkbox', 'intersection'].includes('test');
ready
Static
toCheck.includes('test');
ready

Revisions

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