Benchmark name When Created
Some vs. Every vs Includes

Check if NOT some members of an array equal a value vs. checking if all values in an array aren't equal to a value.

8 days ago
Lodash isEqual compare with custom deepEqual in compare objects 1

Test on isEqual performance

8 days ago
Lodash sort vs array.prototype.toSorted 8 days ago
string to Uint8Array #5

copy bytes ascii string to Uint8Array

9 days ago
for-of vs forEach (a) 9 days ago
testeachone

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

9 days ago
[find char positions] reg.exec vs for-indexOf 10 days ago
[find char positions] reg.exec vs for-loop vs for-indexOf 10 days ago
Date toISOString 10 days ago
undefined comparison 11 days ago
pick by substring key and concatenate 11 days ago
pick by substring key fixed 11 days ago
pick by substring key 11 days ago
javascript loops over string 11 days ago
slice vs substr vs substring (with no end index) big string

Compares slice, substr and substring to each other when there is only a start index

11 days ago
Math.pow(x,0.5) vs Math.sqrt(x) vs (x ** 0.5) reduce sum 11 days ago
Math.pow(x,0.5) vs Math.sqrt(x) vs (x ** 0.5) sum in for of loop 11 days ago
Math.pow(x,0.5) vs Math.sqrt(x) vs (x ** 0.5) 11 days ago
Math.pow(x,0.5) vs Math.sqrt(x) vs ** 0.5 11 days ago
Spread vs Push4 11 days ago
Spread vs Push3 11 days ago
R.pathOr vs optional chaining 11 days ago
Spread vs Push2 11 days ago
Spread vs Push1 11 days ago
flatMap + flatMap vs flat(2)+map 11 days ago

 New benchmark Your benchmarks