Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

regecxt

No description provided

regecx

No description provided

Test rgecg

No description provided

setProperty vs style vs cssText

No description provided

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

Fork: Fix avoid timing the querying.

js find vs indexOf with item get

No description provided

string comparison vs array includes

No description provided

uuidv4 vs custom date

No description provided

JS loops

No description provided

Get elements by class: jQuery vs querySelectorAll vs getElementsByClassName (Jquery 3.3.1)

Compare various methods of obtaining a group of elements identified by class name

Remove by splice vs filter

Deletion of an element from an array.

destructure vs property access

No description provided

test if/else and if/else-if 2

No description provided

JS if/else vs if/else if

Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE IF.

includes VS ===

No description provided

array move element

No description provided

regex test vs ===

No description provided

map vs reduce/concat vs reduce/push vs reduce/spread

No description provided

map vs reduce/concat

No description provided

_.groupBy vs reduce

No description provided

bind exists vs apply

No description provided

Array find vs Map get fixed

No description provided

Array find vs Map get

No description provided

set.has vs. array.includes on big arr

No description provided

set.has vs. array.includes on big arrays sf

No description provided