Benchmark name When Created
kmionnomij

nj

2 years ago
kmionnomi

nj

2 years ago
mionnomi

nj

2 years ago
clearing array via .length = 0 vs. = [] vs. .splice(0) 2 years ago
addEventListener() vs jQuery.on() with mouseEnter 2 years ago
const vs. let vs. var 2 years ago
addEventListener vs jQuery .click and .on

addEventListener vs addEventListener anon vs $().click vs $().click anon vs onclick vs onclick anon vs $().on('click') vs $().on('click') anon Based on: https://measurethat.net/Benchmarks/Show/6526/0/addeventlistener-vs-jquery

2 years ago
foreach find vs lodash uniq 2 years ago
slice vs get by index

Comparison of Array.prototype.slice and manually getting items by index

2 years ago
split some vs indexOf vs includes

Which is faster, splitting a string into pieces and searching for something specific at the start of each section, or just searching for the splitter and what comes after

2 years ago
Lodash Sum vs ApSum 2 years ago
String format vs template literal

test speed, maybe also allocations

2 years ago
stateForId 2 years ago
json parse vs string to dict2 2 years ago
Underscore vs Lodash: isEqual 5

Compare Underscore vs Lodash isEqual. Which is faster?

2 years ago
Underscore vs Lodash: isEqual 4

Compare Underscore vs Lodash isEqual. Which is faster?

2 years ago
Underscore pluck vs map 5 2 years ago
Underscore pluck vs map 4 2 years ago
Underscore pluck vs map 3 2 years ago
Underscore pluck vs map 2 2 years ago
Equals vs underscore vs lodash part 2 2 years ago
Underscore pluck vs map 2 years ago
Equals vs underscore vs lodash 2 years ago
Test array search

Test array search

2 years ago
Lazy-loading JSONP Script vs. DOM manipulation 2 years ago

 New benchmark Your benchmarks