Benchmark name When Created
Switch vs Object Literal by fn 2 years ago
Array loop vs foreach vs map vs for...of 2 years ago
JSON.parse() vs. js-yaml large data 2 years ago
Lodash vs reduce Map() 2 years ago
Clamp Math vs Lodash clamp

Testing math min, clamping vs lodash clamping

2 years ago
js spread order 2 years ago
Testing peformance of date reformat 2 years ago
typeof_vs_instanceof 2 years ago
isarray_vs_instanceof_vs_tostring 2 years ago
isArray_vs_instanceof 2 years ago
slice vs substring from end 2 years ago
Ramda vs. Lodash correct

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.

2 years ago
for condition 2 years ago
IFuzzy Sort

Fastest way to sort fuzzy dates

2 years ago
JS Regex vs .startsWith vs .indexOf vs .includes

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

2 years ago
fetch vs ajax call V2

fetch vs ajax call

2 years ago
lodash groupBy vs lodash keyBy 2 2 years ago
ghjkuioy

gjkl

2 years ago
Fork of JavaScript spread operator vs Object.assign performance 2 years ago
testing parent and hasAttribute 2 years ago
parseInt vs Number vs implicit conversion 2 years ago
range vs for nodes v3

获取两个元素之间兄弟元素

2 years ago
Lodash cloneDeep vs JSON Clone vs Ramda Clone vs Pvorb Clone - 2 2 years ago
HY's Lodash cloneDeep vs JSON Clone vs Ramda Clone 2 years ago
for-in vs object.keys v3 2 years ago

 New benchmark Your benchmarks