Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Object.assign vs spread operator 2

No description provided

Array.reduce2

No description provided

Different ways of writing Array.reduce

No description provided

Math.max/min vs if vs ternary operator vs custom function

No description provided

Test method Object

No description provided

Object spread

test object

Array.prototype.concat vs spread

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

Factory

No description provided

for vs array functions

No description provided

Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes 50k

No description provided

Angular 1.7.5 Copy vs Lodash 4.17.11 Clone Deep

compare object copy

bracket balance algorithm

compare different solutions of a bracket balancing algorithm.

bracket balance

compare different iterations of a bracket balancing algorithm.

querySelector vs getElementsByClassName get first element

No description provided

Regex: exec() vs search() and test()

Tests which method is the fastest way to get the beginning and end index of a regex match in a long string

Array.from vs Spread vs Iterate

No description provided

Sha-xxx

No description provided

concat vs spread funcking operator2

No description provided

concat vs spread funcking operator

No description provided

fetch vs ajax call

fetch vs ajax call

JSON Query Comparison

Comparison of various JSON Querying libraries

testing spread versus slice

No description provided

Angular Copy vs Angular Copy w/ Depth vs Lodash Copy vs Lodash Copy Deep vs JSON

compare object copy

Object.assing vs spead operator

Deep copying an object

indexOf vs while vs for

No description provided