Benchmark name When Created
Sort numbers with vs without arguments one year ago
Delete vs Setting undefined one year ago
useMemo test 76 one year ago
Array initialization: preallocate_add_end vs push one year ago
useMemo one year ago
Array vs Linked List (with improved array)

Manage Todos in a list - compare performance of Array vs Linked List.

one year ago
Comparing and Filtering two arrays, using the set.has vs. array.includes vs array.indexOf one year ago
JSON.Stringify vs TextEncoder one year ago
new Intl.DateTimeFormat vs new Date().toLocaleDateString() take 2 one year ago
String Concat vs JSON.stringify bulk

String Concat vs JSON.stringify

one year ago
querySelectorAll.length vs getAttribute one year ago
Classnames vs CLSX vs Alternatives (2)

Compare CLSX vs Classnames vs an own implementation of creating a template string

one year ago
Look arounds vs full replace one year ago
testerolololo one year ago
Lodash.isEqual vs object-hash duplicate data detection for array of objects with nested properties and lots of records 13 one year ago
Regex vs split/replace/join one year ago
Jquery versions Benchmarch v2

SImple benchmark of jQuery versions

one year ago
ES6 Class vs Prototype vs Object Literal access 2

Test the speed and memory usage using 3 different techniques for accessing class objects.

one year ago
Lodash.isEqual vs object-hash vs JSON.stringify: Duplicate data detection for array of objects with nested properties and lots of records - Final one year ago
hash-sum vs object-hash vs _.isEqual one year ago
Fast & frequent comparisons one year ago
Lodash cloneDeep vs JSON Clone vs Ramda Clone for big Array one year ago
Underscore.js _forEach() vs Native for loop for large arrays (rewrite)

This will compare the native for loop speed vs the underscore _forEach() on a relatively large array.

one year ago
Underscore.js _forEach() vs Native for loop for large arrays

This will compare the native for loop speed vs the underscore _forEach() on a relatively large array.

one year ago
for vs foreach vs some vs every vs for..of vs map es6

Compare loop performance

one year ago

 Create Your benchmarks