Deneme 123

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
array from
Array.from({ length: 100 }, (_, i) => i);
ready
array fill
Array(100).fill().map((_,i) => i)
ready

Revisions

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