Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Lodash cloneDeep vs JSON Clone 2323123132123

No description provided

Card Art Name

Old vs new implementation

Uint8Array to String

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

fast_deep_equal - lodash.isEqual diff objects

No description provided

fast_deep_equal - lodash.isEqual same objects simpled test

No description provided

Lodash keys vs native

No description provided

Array loop vs foreach vs map vs while

No description provided

Regexp vs. Includes vs. IndexOf

No description provided

regex vs split/pop

No description provided

Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes vs Set.has 2

No description provided

Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes vs Set.has

No description provided

addClass vs cache

test

String Search JS

No description provided

Array slice.forEach vs for loop

No description provided

Test-avi

No description provided

reduce vs for loop vs forEach 100 count

A test summing 100 random numbers, 1 - 10000

parseInt vs toFixed vs tilde vs bitwise

No description provided

parseInt vs toFixed vs ~~

No description provided

Object Literal x Switch - Rocketseat

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

innerhtml vs removechild vs remove(my version)

No description provided

Compare regexp vs literal creation and test

No description provided

Array concat vs spread operator vs push for strings

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

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

constructor vs double negation

No description provided

Lodash deep isEqual test

Test isEqual performance on deep objects