Benchmark name When Created
Ramda vs. Lodash j430

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

one year ago
test rounding one year ago
native sort of objects by linus

comparing native sort of objects by localeCompare vs lodash _.orderBy

one year ago
toString vs string literal vs + empty string one year ago
Promise vs Async Await one year ago
flatMap() vs filter().map() vs reduce()

flatMap vs filter map

one year ago
Slicer_Quad_Subsets one year ago
Slicer one year ago
Test_every one year ago
Test_123 one year ago
JSON Builder3 one year ago
access vs store one year ago
JS Events Emitting 2

Comparing Various Event Emitter Options

one year ago
JS Events Emitting

Comparing Various Event Emitter Options

one year ago
LoDash Omit vs Destructured undefined vs delete

Testing LoDash's omit function against Destructured undefined against delte

one year ago
Omit Vs Native Delete - Objects Pre-Initialized one year ago
Check object. typeof vs constructor

Difference between typeof(a => {}) === 'object' and (a => {}).constructor === Object

one year ago
Check object. typeof vs constructor + null check

Difference between typeof(a => {}) === 'object' and (a => {}).constructor === Object

one year ago
Plain js vs OmitBy(3)

Testing LoDash's omitBy agains plain js

one year ago
Plain js vs OmitBy(2)

Testing LoDash's omitBy agains plain js

one year ago
Plain js vs OmitBy

Testing LoDash's omitBy agains plain js

one year ago
Better number parsing one year ago
slice vs at vs pop v2 one year ago
slice vs at vs pop one year ago
at vs pop one year ago

 New benchmark Your benchmarks