teste array

Benchmark created on


Setup



Test runner

Ready to run.

Testing in
TestOps/sec
teste array
const naoArray = new Set();
naoArray.add('Array');
ready
teste array 2
const simArray = [];
simArray.push('Array')
ready

Revisions

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