Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Return result from Switch vs Object Literal A-Z

No description provided

Return result from Switch vs Object Literal

No description provided

unshift vs concat vs spread vs unshift.apply of another array

unshift vs concat vs spread of another array

Array Intersection vs. Set Intersection vs. Lodash vs Sets

No description provided

lodash.round VS toFixed() VS toFixed() and Number

Compare round lodash function vs javascript native toFixed() function

textContent vs innerHtml

No description provided

lodash vs map 4

No description provided

Creating a partial object: destructuring vs. property picking

No description provided

Lodash vs Ramda vs Native 2022-11-23

Tests libraries lodash, ramda and native array functions on a sequence of map, filter, map filter operations.

var let const

No description provided

benchmark regexp/replace

No description provided

Array slice() vs slice(0) vs spread operatorr

Compare the new ES6 spread operator with the traditional slice() methods

Enum vs const vs string

this is used to try and better understand the performance costs of using enum's in typescript

for vs for...in vs for...of vs forEach

Benchmarks the speed of different iteration implementations

Ahad Loops Test3

No description provided

CLSX vs concat

CLSX perf

Classnames vs CLSX vs Others

Compare CLSX vs Classnames vs an own implementation of creating a template string

Array.includes vs String.match, single pattern

See whether Array.includes is more performant than String.match for a single pattern.

Incldues split vs indexOf eroiughizeorgj

No description provided

Incldues split vs indexOf

No description provided

Iteration test

fhdfh

lodash uniq vs set (String)

No description provided

Array vs Float32Array vs Float64Array multiplication

No description provided

lodash clonedeep vs json.parse(stringify()) vs recursivecopy _ tieplv

No description provided

DataAttribute vs Class Selector vs ID Selector test

No description provided