Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

slice vs substr vs substring (with no end index)

Compares slice, substr and substring to each other when there is only a start index

regex vs js testing

No description provided

Filter vs for

No description provided

toString vs Stringify vs backticks

No description provided

json stringify vs object tostring large object

Comparing performance of large object conversion

dataAttribute vs attribute vs Class Selector vs ID Selector

No description provided

Lodash 4 uniq vs ES6 Set and sort

Benchmarking uniq vs using a set and sort it. 2 arrays to an array with removed duplicates and sorted

Lodash Uniq vs ES6 set and sort

Benchmarking joining 2 arrays, removing the duplicates and sorting the,

Lodash uniq vs ES6 Set and sort with 2 arrays

Benchmarking the action to join 2 string arrays, remove the duplicates values (we have 4 in this test) and then sorting them.

Uniq vs Sorted Set

Uniq returns a soted array removing duplicates. Let's compare with native sort and set.

get content of object

No description provided

AddEventListener vs direct v2

No description provided

AddEventListener vs direct

No description provided

creating new object vs changing fields

perfomance differences

array indexOf vs includes vs some

performance comparison of ways to find if an array contains a value

test isEqual

No description provided

Broken HTML

Test to break the layout

Lodash.get vs Property dot notation Roy

No description provided

isDeepEqual vs isEqual

No description provided

ordered versus reversed (+ cached)

No description provided

reversed versus ordered (+ cached)

No description provided

reversed versus ordered

No description provided

Deferred & Regular & Async hybrid test

Testing deferred test support that will come in MeasureThat.net v 1.6.0

Async Test

Testing async test support that will come in MeasureThat.net v 1.6.0

Canvas image size performance

Performance