Benchmark name When Created
Symbol in obj vs obj instanceof constructor 2 5 months ago
Symbol in obj vs obj instanceof constructor 5 months ago
getCookie: for vs for...of vs indexOf vs find vs reduce v2

Performance comparison of 5 functions to get Cookie value from a document.cookie string.

5 months ago
string/number/symbol speed test 5 months ago
new with empty args list vs new with no args list 5 months ago
Array.from() vs new Array() 3

Testing the difference between creating filled arrays.

5 months ago
Array.from() vs new Array() 2

Testing the difference between creating filled arrays.

5 months ago
getComputedStyle - call + access variations. 5 months ago
for loop vs. .map anon2 5 months ago
for loop vs. .map anon 5 months ago
Replace with clean + push VS splice 5 months ago
Concat vs push.apply vs flat for larger arrays of arrays

Comparing the various ways to append to a large array again

5 months ago
Number.toLocaleString vs Intl.NumberFormat 3 5 months ago
slice lastIndexOf vs char position 5 months ago
Concat vs push.apply vs flat for large arrays of arrays

Comparing the various ways to append to a large array again

5 months ago
Object.values vs For..In

DIferencias

5 months ago
Array.from vs Spread v2 5 months ago
for loop vs array map 5 months ago
for loop vs Array.prototype.map 5 months ago
Array(1,000,000 length) Mapping | Array.from vs Spread 5 months ago
objct vs function vs class 5 months ago
Set(1,000,000 length) Convert | Array.from vs Spread 5 months ago
objct3 vs function3 5 months ago
Array(1,000,000 length) Convert | Array.from vs Spread 5 months ago
Battle of the JavaScript Loops

Brought to you by boredom

5 months ago

 Create Your benchmarks