Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash UniqueWith vs custom filter for de-duplication

No description provided

lodash partition vs forEach with array spread iterator vs array push vs for each with concat vs two filters

No description provided

lodash partition vs forEach with array spread iterator vs array push

No description provided

reduce.concat() vs flat()22222

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

Slice vs Split time benchmark

No description provided

str.match vs str.split with regex vs string input

No description provided

Array vs Linked List (with improved array corrected)

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

setting localStorage

testing efficiency of setting localStorage with and without conditional deep equals check

Object.assign vs Lodash.omit

Measuring approaches performance

Sort numbers with vs without arguments

No description provided

Sort numbers with vs without arguments

No description provided

Delete vs Setting undefined

No description provided

useMemo test 76

No description provided

Array initialization: preallocate_add_end vs push

No description provided

useMemo

No description provided

Array vs Linked List (with improved array)

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

Comparing and Filtering two arrays, using the set.has vs. array.includes vs array.indexOf

No description provided

JSON.Stringify vs TextEncoder

No description provided

new Intl.DateTimeFormat vs new Date().toLocaleDateString() take 2

No description provided

String Concat vs JSON.stringify bulk

String Concat vs JSON.stringify

querySelectorAll.length vs getAttribute

No description provided

Classnames vs CLSX vs Alternatives (2)

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

Look arounds vs full replace

No description provided

testerolololo

No description provided

Lodash.isEqual vs object-hash duplicate data detection for array of objects with nested properties and lots of records 13

No description provided