Benchmark name When Created
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
clearing array via pop() vs shift() vs .length = 0 vs = [] 1 2 years ago
clearing array via pop() vs shift() vs .length = 0 vs = [] 2322323 2 years ago
clearing array via pop() vs shift() vs .length = 0 vs = [] 2322 2 years ago
clearing array via pop() vs shift() vs .length = 0 vs = [] T2 2 years ago
Array loop vs foreach vs map vs while vs some vs every vs filter vs find 2 years ago
Array loop vs foreach vs map vs while vs some 2 years ago
Regex vs split/includes 2 years ago
charCodeAt vs codePointAt actually using unicode chars 2 years ago
for vs for with cached length vs foreach vs for..of

Compare loop performance

2 years ago

 New benchmark Your benchmarks