Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Lodash vs IMMUTABLE COPY

Lodash vs Immutable Copying

= vs >

No description provided

= vs <

No description provided

map vs foreach for the millionth time

No description provided

map vs for for the millionth time

No description provided

object vs Array Access

No description provided

object array access

No description provided

oject vs array

No description provided

Array.prototype.concat vs spread operator bigger arrays

Compare the new ES6 spread operator with the traditional concat() method

JQuery version speed test

JQuery version speed test

String concat interpolation

No description provided

querySelectorAllBenchmark

No description provided

fast square roo

No description provided

Array creation 234234

No description provided

Array spread operator vs push in reduce vs concat

Compare the new ES6 spread operator with push inside reduce vs concat

passe float vs regex

No description provided

Lodash 4.17.20 vs deepmerge 4.2.2

No description provided

ES2019 Omit versus _.omit lodash

No description provided

classList.contains vs. loop vs regex

No description provided

for vs foreach vs some vs for..of vs while 2

Compare loop performance

Lodash "unionBy" test

No description provided

Create empty array

No description provided

Array.prototype.concat vs spread operator (minus jquery)

Compare the new ES6 spread operator with the traditional concat() method

Case Insensitive String Comparison for Sorting

Compare localeCompare against standard string value comparison

AOC Day 7

Iterative vs Recursive Solution