Benchmark name When Created
For Loop vs While Loop vs indexOf 4 years ago
Lodash omit vs es6 rest spread vs for-in-loop 4 years ago
Lodash cloneDeep vs JSON Clone 2323123132123 4 years ago
Card Art Name

Old vs new implementation

4 years ago
Uint8Array to String

Benchmark of various methods used to convert a Uint8Array to a string value

4 years ago
fast_deep_equal - lodash.isEqual diff objects 4 years ago
fast_deep_equal - lodash.isEqual same objects simpled test 4 years ago
Lodash keys vs native 4 years ago
Array loop vs foreach vs map vs while 4 years ago
Regexp vs. Includes vs. IndexOf 4 years ago
regex vs split/pop 4 years ago
Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes vs Set.has 2 4 years ago
Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes vs Set.has 4 years ago
addClass vs cache

test

4 years ago
String Search JS 4 years ago
Array slice.forEach vs for loop 4 years ago
Test-avi 4 years ago
reduce vs for loop vs forEach 100 count

A test summing 100 random numbers, 1 - 10000

4 years ago
parseInt vs toFixed vs tilde vs bitwise 4 years ago
parseInt vs toFixed vs ~~ 4 years ago
Object Literal x Switch - Rocketseat

https://blog.rocketseat.com.br/substituindo-a-instrucao-switch-por-object-literal/

4 years ago
innerhtml vs removechild vs remove(my version) 4 years ago
Compare regexp vs literal creation and test 4 years ago
Array concat vs spread operator vs push for strings

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

4 years ago
Initializing array with n undefined items

worth to note that the maximum callstack size is exceeded for the first test case (spread operator) with n = 1 million

4 years ago

 Create Your benchmarks