Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

set has vs regex

No description provided

Check for equal value at given index

Testing the difference between native loops and find()

JSON.parse vs String.match for fetching one value

No description provided

JSON.parse vs String.substring vs String.match for fetching one value

is it faster to get one value by JSON.parse() or directly via String.substring

es-toolkit isEqual vs JSON stringify vs lodash isEqual

No description provided

Copy ArrayBuffer: DataView vs per bytes

No description provided

Object.keys vs Object.entries with filtering properties

Comparing performance of Object.keys vs Object.entries

Compare Object.keys and Object.entries with array v2

No description provided

Compare Object.keys and Object.entries with array

No description provided

Compare Object.keys and Object.entries

No description provided

lodash .foreach vs native foreach vs for..of..

No description provided

Object vs Map MYTEST21372

No description provided

Object vs Map MYTEST2137

No description provided

stage1 collect varients v5

No description provided

stage1 collect varients v4

No description provided

stage1 collect varients v3

No description provided

Set vs Filter vs Reduce for unique

No description provided

DataAttribute vs Class Selector vs ID Selector vs Tag vs :is() with many tags

No description provided

Create text node v2

No description provided

Create text node

No description provided

stage1 collect varients v2

No description provided

stage1 collect varients

No description provided

comparing array creation

No description provided

chain of or equals vs includes (2 object items)

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

Spread with map vs Array.from()

No description provided