Benchmark name When Created
create DOM Element Test

createElement, innerHTML, cloneNode方法创建DOM元素时间测试

6 years ago
fors vs for..of vs NodeList.forEach vs Array.forEach vs jQuery.each 6 years ago
multiple Map usesage 6 years ago
className vs. classList v2 6 years ago
REDUCE vs FOR 2018-09 6 years ago
Map bench2 6 years ago
Map bench 6 years ago
Lodash _.forEach vs Object forEach 6 years ago
Find item in large array - Fork

Search through a large array.

6 years ago
Find item in array - Fork

Add Lodash _.findIndex(); testcase.

6 years ago
Lodash isEqual test with different number of elements

Test on isEqual performance

6 years ago
Lodash isEqual test with different number of properties

Test on isEqual performance

6 years ago
className vs. setAttribute vs. classList - add/remove class 6 years ago
Find item in array 6 years ago
lodash map vs Object.keys map 1234

lodash map vs Object.keys map

6 years ago
lodash map vs Object.keys map 12345

lodash map vs Object.keys map

6 years ago
exercism-pangram

Test different pangram evaluations

6 years ago
dna-transcription

Tests the efficiency between using .replace(), .split().map().join(), and .split().reduce() to edit single character values in a DNA string.

6 years ago
For Each Vs Map Example Medium 2 6 years ago
reduce test lodash vs. ramda 6 years ago
reduce test 6 years ago
Array.reduce vs for loop vs Array.forEach vs for of loop Fixed

A test summing 1000 random numbers, 1 - 10000

6 years ago
bitwise vs compare vs includes 6 years ago
Array.prototype.concat vs Array.push

Compare the new ES6 spread operator with the traditional concat() method

6 years ago
arguments array vs declared arguments 6 years ago

 New benchmark Your benchmarks