Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Object Literal vs If Else vs Switch Case

Benchmark of Object Literal vs If Else vs Switch Case

new Lodash cloneDeep vs native cloneDeep

compare array copy/clone methods

Object.fromEntries vs reduce without tostring function

No description provided

spread array performance (vs slice, splice, concat)asd

No description provided

Math.pow() vs exponentiation operator

No description provided

Add new element to array: push vs push with i

No description provided

moment vs date-fns date math

Which date library can add and subtract days the fastest?

Join an Array with another Array vs an Object vs a Map

Performs a join between an Array and another Array, or an Object, or a Map. Similar to a join between two tables in a database.

Array vs Object vs Map find

Benchmarks finding of a pin (value) in a haystack (array, object or map)

Split vs RegEx for numbers

No description provided

Moment format against Date

No description provided

jQuery versions

benchmark different versions of jquery

negative to positive number

No description provided

[Array 10] flatMap vs reduce (concat) vs reduce (push)

No description provided

flatMap vs reduce (concat) vs reduce (push)

No description provided

Comparação entre createElement vs string template1

Comparação entre createElement vs string template

Lodash cloneDeep vs ES6 spread

No description provided

test floor vs toFixed

No description provided

PutImageData vs DrawImage vs fillRect

GetImageData with PutImageData vs just DrawImage

Lodash union VS ES6 Set

No description provided

spread vs. object.assign

No description provided

Eval vs new Function (when both return a function)

No description provided

object.keys map vs for in

No description provided

Set vs checked array add

No description provided

Set vs array add

No description provided