Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Bench fast-json-patch apply vs fast-json-patch mutate

No description provided

Fill up Set from array

Create new set from array of data. What is faster constructor or iteration.

Array.from() vs new Array().map()

Testing the difference between creating filled arrays.

spread vs push another

No description provided

Math.max vs. if vs. ternary FIXED

No description provided

push vs concat 1212

No description provided

name23

No description provided

Speed test of for of and for each

No description provided

|| vs ?? operation

No description provided

math pow vs multiply3

No description provided

Tokenize : 2 méthodes différentes

No description provided

getBoundingClientRect

No description provided

elementFromPoint4

No description provided

elementFromPoint3

No description provided

elementFromPoint1

No description provided

elementFromPoint

No description provided

fartsasdffasdfsad

No description provided

Class vs Generic Class Selector

Stop saying its slow and start writing good custom CSS for discord that doesn't break

Slice vs Splice vs Shift for 1 item

Compares the speed for removing 2 items from the beginning of an array

Object access vs array find vs array filter to 100 data

No description provided

+"" vs .toString()

No description provided

string to array, push vs concat

No description provided

Last element (Native vs Ramda vs Lodash)

measures the speed of ramda's last vs Array's native at(-1) vs lodash last

a Web Encrypt API (Decrypt)

No description provided

Array.find vs object get

No description provided