Benchmark name When Created
f64 slice vs subarray vs set one year ago
Regex multiline whitespace tested one year ago
_.uniqWith(arr, _.isEqual).length vs new Set(arr).size 1 one year ago
Boolean vs !! - Kid one year ago
ImmutableJS .merge() vs multiple .set() one year ago
String.indexOf vs RegExp.test (2) one year ago
test findIndex vs includes vs map & indexOf

Comparing performance of: findIndex vs includes vs map and indexOf

one year ago
Test 03 one year ago
RegEx.test vs. String.includes one year ago
lodash-uniqueid-vs-string-concat

Test

one year ago
Date parse vs clone one year ago
Filter and Map vs Reduce one year ago
slice VS splice : who get first 10 items faster

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

one year ago
JavaScript spread operator vs Object.assign performance with 1000 props one year ago
testds

yesy

one year ago
reduce vs sort one year ago
multi or operator vs array.find one year ago
concat vs push + spread vs spread [v2] one year ago
concat vs push + spread vs. spread one year ago
or operator vs array.find one year ago
for vs optimized for vs foreach vs some vs for..of

Compare loop performance

one year ago
Date vs Moment Same Day one year ago
Some vs. includes, small array one year ago
instanceof Vector one year ago
convert string number one year ago

 New benchmark Your benchmarks