Benchmark name When Created
Set<object> vs Array<object> one year ago
Array initialization: preallocate vs push vs preallocate & fill one year ago
RXJS 7.8.0 vs Vanilla one year ago
Exponentiation comparison one year ago
Check variable vs check if key is in object one year ago
Lodash sort vs array.prototype.sort one year ago
multiplication vs parseInt vs Number vs bitwise vs unary one year ago
Dataset vs getAttribute vs Property v2.1 one year ago
getAttribute vs dataset 2

Compare setAttribute to dataset

one year ago
test SET loop 2

test set loop

one year ago
test SET loop

test set loop

one year ago
Test String() vs JSON.stringify()

Test String() vs JSON.stringify()

one year ago
native find vs lodash _.find for objects equality one year ago
Moment and natvie toISOString() one year ago
Set difference vs set difference with union one year ago
xfdadsf one year ago
Get array from iterable with Array.from() vs for loop

Array.from is notoriously slow. This compares creating an Array from an iterable with Array.from() vs a for loop.

one year ago
isMarkdownURL2

The fastest markdown link URL detection

one year ago
isMarkdownURL

The fastest markdown link URL detection

one year ago
Proxy get like redux state one year ago
for vs foreach vs some vs for..of-v3

Compare loop performance

one year ago
Hashes: JavaString, DJB2, Cyr53

Compares different hash functions in javascript Cyrb53 - see https://github.com/bryc/code/blob/master/jshash/experimental/cyrb53.js

one year ago
Vanilla JS VS JQuery DOM add/remove class performance

Vanilla JS VS JQuery DOM performance when adding/removing classes

one year ago
chunk test one year ago
JS Object Cloning - Lots of Different Methods one year ago

 New benchmark Your benchmarks