Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

iterating from a filled object VS iterating from a map

Comparing the overall performance when iterating on an object VS when iterating on a map

Map.foreach vs Map.for..of with func

Compare loop performance

Lodash clone comparison vs JSON comparison

No description provided

javascript count sort vs native sort

No description provided

Count sort vs JS native sort

No description provided

Spred vs Slice

No description provided

fill vs map

No description provided

regecxt

No description provided

Modern dataset vs old .getAttribute() vs jQuery .data() vs jQuery .attr() without query

Fork: Fix avoid timing the querying.

string comparison vs array includes

No description provided

lodash omit vs vanilla using Object.fromEntries

No description provided

Array.some vs for loop

Compare loop performance

JS Array Clearing

No description provided

Intl.DateTimeFormat (optimized) vs new Date().toLocaleDateString()

No description provided

Regex vs endsWith vs indexOf vs lastIndexOf

No description provided

array vs Float64Array sort

No description provided

array vs Float64Array (small) 2

No description provided

Javascript Sorting Algorithms large

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

Test Quick Insertion Sort3

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

Right shift VS Divide and floor

No description provided

pre-increment increment vs post-increment increment vs assignment operator

No description provided

Javascript native sort vs quick-insertion-sort

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

For loop bench

No description provided

Bench fast-json-patch vs jsondiffpatch

No description provided

Simple array spread vs array push

No description provided

NEW BENCHMARK Your Benchmarks