Benchmark name When Created
Regex collapse vs for loop

Collapse function removes adjacent duplicates in the string

3 years ago
Class property - delete vs undefined 3 years ago
Lodash omit vs es omit vs compiled omit vs rest and delete omit vs babel vs omit as dest and rest - a lot of different objects 3 years ago
lodash forEach vs native for and forEach - for loop not accessing the element 3 years ago
Lodash pick vs native pick vs compiled fn pick vs native pick (own) vs compiled (own) v2 3 years ago
Lodash pick vs native pick vs compiled fn pick vs native pick (own) vs compiled (own) 3 years ago
Lodash pick vs native pick vs compiled fn pick 3 years ago
slice VS splice for removing start or end elements

1M list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

3 years ago
Lodash omit vs es omit vs compiled omit vs rest and delete omit vs babel - a lot of different objects 3 years ago
Lodash omit vs es omit vs compiled omit vs rest and delete omit vs babel 3 years ago
Lodash omit vs es omit vs compiled omit vs rest and delete omit 3 years ago
Lodash pick vs es pick vs native version 2 3 years ago
regex perf 3 years ago
Lodash omit vs es omit vs rest spread 3 years ago
lodash forEach vs native for and forEach v3 3 years ago
Create DOM nodes 3 3 years ago
Split vs dataset 3 years ago
find vs findIndex (Array prototype methods) stop at first found

Measuring which is faster

3 years ago
String() vs .toString() 123 3 years ago
Object.entries(CERTIFICATES_MAP)

Object.entries(CERTIFICATES_MAP)

3 years ago
lodash v4.17.21 map vs Object.keys map

lodash map vs Object.keys map

3 years ago
2's math pow vs shift vs exp vs multiplication 3 years ago
Simple Split vs Match 3 years ago
Object.values vs for 3 years ago
Regex vs split/join 37123123123 3 years ago

 Create Your benchmarks