Benchmark name When Created
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
!!number vs (number !== 0) one year ago
Array check key one year ago
Get and set in typed array vs simple array one year ago
LinearSearch vs BinarySearch one year ago
split string by newlines (fixed)

Fastest way to split a string by newlines

one year ago
split string by newlines

Fastest way to split a string by newlines

one year ago
indexOf vs search 3

String searching

one year ago
indexOf vs search 2

String searching

one year ago
remove() vs removeChild()

remove() vs removeChild()

one year ago

 New benchmark Your benchmarks