Benchmark name When Created
Double.js benchmark5

Test runner for extended precision libraries (https://github.com/munrocket/double.js)

3 years ago
Double.js benchmark4

Test runner for extended precision libraries (https://github.com/munrocket/double.js)

3 years ago
Reduce vs. ForEach in 2D array

Finding the last non-null index in a 2D array can be done in several ways, two of them are using a ForEach vs. a Reduce method.

3 years ago
delete vs this.$delete 3 years ago
Check function. typeof vs constructor + null check II

Difference between typeof(a => {}) === 'function' and (a => {}).constructor === Function

3 years ago
Flatmaps with native 3 years ago
JavaScript spread operator vs Object.assign performance no write over more props 3 years ago
JavaScript spread operator vs Object.assign performance no write over 3 years ago
Remove by splice + findIndex vs filter

Deletion of an element from an array.

3 years ago
testing power 3 years ago
spread vs. concat 3 years ago
Math.floor vs Math.trunc 3 years ago
Create Square 2D Array Extended

Create a 2D "square" array that is filled with arrays of the same length.

3 years ago
Create Square 2D Array

Create a 2D "square" array that is filled with arrays of the same length.

3 years ago
Create 2D Array

Create a 2D "square" array that is filled with arrays of the same length.

3 years ago
Creating arrays with specified length 3 years ago
Testing change event handlers v6 3 years ago
Testing change event handlers v5 3 years ago
Testing change event handlers v4 3 years ago
Testing change event handlers v3 3 years ago
Testing change event handlers v2 3 years ago
Testing change event handlers 3 years ago
Reduce vs bitwise dividing 3 years ago
Reduce vs dividing editted 3 years ago
Reduce vs dividing 3 years ago

 New benchmark Your benchmarks