Benchmark name When Created
Split vs Regex 2 one year ago
Ramda vs. Lodash/fp

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
Try/catch performance 2 one year ago
object.entries vs object.keys vs for in one year ago
Filter vs Set (unique)

Compare 3 ways to remove duplicates

one year ago
spanify test

testing two different methods of spanifying some text

one year ago
Filter vs Set (unique elements) one year ago
Filter vs Set (get unique elements) one year ago
Filter vs Set (unique) one year ago
Filter vs Set (Remove duplicates) one year ago
Script Test one year ago
innerHTML vs replaceChildren one year ago
obj1 vs obj2 - foobar one year ago
delete prop object one year ago
cloneNode vs createElement one year ago
Lodash sort vs array.prototype.sort strings one year ago
RXJS vs Vanilla v7.5.6 v2 one year ago
While vs For vs Find one year ago
Sorted vs unsorted Array sort one year ago
Ramda.pickBy() vs Array.filter() one year ago
Hashing Benchmarks one year ago
testqwwefwf one year ago
Cond map using for or array methods one year ago
Remove an item from array; indexOf + splice vs filterasddsaasd one year ago
Splice vs Spread vs Unshift to insert at beginning of array vs manual one year ago

 New benchmark Your benchmarks