Benchmark name When Created
A native map vs lodash _.map 2 years ago
Lodash vs Native reduce on object Copy 2 years ago
filter and then for vs for

test

2 years ago
Lodash Filter vs Native Filter with Empty Check 2 years ago
Object.entries VS Object.keys VS Object.entries with for of 2 years ago
method array or loop nativ

which is faster for school test

2 years ago
Immer (setAutoFreeze(true)) vs shallow vs ramda lens vs samless immutable111 2 2 years ago
Immer (setAutoFreeze(false)) vs shallow vs ramda lens vs samless immutable111 2 2 years ago
Add new element to array: push vs destructuring vs bracket access 2 years ago
lodash merge vs deepmerge vs ramda merge 2 years ago
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

 New benchmark Your benchmarks