Benchmark name When Created
replaceAll vs regex replace vs regex replace2 2 months ago
Object.fromEntries vs reduce 123 2 months ago
[email protected] vs [email protected] 2 months ago
For in vs Object.*.forEach vs Object.values vs Array.forEach 2 months ago
s ds fzzxzx2 2 months ago
s ds fzzxzx 2 months ago
for vs foreach vs some vs for..of big (over a million runs)

Compare loop performance

2 months ago
gdfgdfgdsg 2 months ago
is this string a single number? array.indexOf VS in array VS in map VS char code VS !isNaN VS +num < 10 2 months ago
Direct call vs bind vs call vs apply vs static bound 2 months ago
Direct call vs bind vs call vs apply vs static bind 2 months ago
Object arrays: map + indexOf vs for loop vs findIndex for finding and editing an array item.

Test finding an object array via findIndex or by using a for loop, and edit the value of that index.

2 months ago
jquery-1.11.0 versus jquery-3.7.1 - bind x on

Comparação entre as versões jquery-1.11.0 e jquery-3.7.1- bind x on

2 months ago
jQuery 3.7.1 versus 1.11.0 - 3.0 2 months ago
jquery-1.11.0 versus jquery-3.7.1 - 2.0

Comparação entre as versões jquery-1.11.0 e jquery-3.7.1

2 months ago
var-let-const20 2 months ago
Implicit vs Explicit .toString() 2 months ago
Replace vs Substring vs Slice at the start with a predefined known string 2 months ago
math pow of 0 vs pow of 54 2 months ago
math pow 0 vs pow 2 2 months ago
math pow N63 vs multiply 2 months ago
math pow N127 vs multiply 2 months ago
math pow N255 vs multiply 2 months ago
math pow N1000 vs multiply 2 months ago
math pow 3 vs multiply 2 months ago

 Create Your benchmarks


;