Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

For..of (with Reverse) vs For (backwards)

No description provided

Benchmark on spread and concat

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

String Concatenation Example

No description provided

optimizing DOM selectors

optimizing DOM selectors

array find vs _.find vs _.find (Array) vs _.find (Object)

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

str.match vs str.Split first result

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

Substring from second and from fifth character, within 10 characters

No description provided

Reflect.deleteProperty vs delete

No description provided

Unique values (large list)

No description provided

joining two arrays with concat and slice

No description provided

Date Test speed parse iso vs ts1

No description provided

toFixed vs Math.round()12

No description provided

Lodash Uniq vs Javascript Set #2

No description provided

array.push vs object literal vs array literal

No description provided

getElementById vs querySelector vs getElementsByClassName vs getElementsByName 2

Test performance of different ways of get just one particular DOM element

empties vs small array

No description provided

className.indexOf vs. classList.contains (fixed)

No description provided

empty elements

No description provided

Lodash cloneDeep vs JSON.parse(JSON.stringify(obj))

No description provided

Date Comparisons

Testing the perf impact, if any, of date calculations.

Inv Fast Sqrt

Compare Quakes fast inverse squareroot with reciprocal of math squareroot

Date Test speed parse iso vs ts

No description provided

== vs === v3

No description provided

Yeahaaa

No description provided

Accent Mark Removal

No description provided