Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Lodash.get vs Lodash.property vs native dynamic

No description provided

Performance Test: substring vs substr vs sliceyy

No description provided

Performance Test: substring vs substr vs slicey

No description provided

slice vs substr vs substrings

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

forEach + push vs. recude + ...

Compare forEach with push against reduce with spread operator

unicity

No description provided

Lodash "uniqWith" "unionBy" "uniqBy" 27062023

No description provided

callbacks-vs-promises

No description provided

Contains vs All remove class

No description provided

Object vs Proxy using map

No description provided

bigint vs number increment

compares incrementation between bigint and number types

Map vs Array.

No description provided

Boolean vs !! - variable2

No description provided

Object entry counting: Object.entries VS Object.keys VS Object.values

No description provided

Find tokens in string with regexp vs substring

No description provided

for loop vs. lodash v4.17.21 range foreach

No description provided

index vs lastindexoft

No description provided

Javascript: Case insensitive string comparison performance 3

No description provided

Object.fromEntries vs reduce vs Map (fixed Object.fromEntries)

No description provided

conditional self-assignment vs. membership check with in vs. membership check with hasOwnProperty vs. null check

No description provided

conditional self-assignment vs. membership check with in vs. membership check with hasOwnProperty

No description provided

conditional self-assignment vs. membership check

No description provided

self-assignment vs. if condition

No description provided

Native vs. Lodash ".find"

Comparing the speed of the native JavaScript Array.find to Lodash _.find

Merge objects with spread vs foreach & new

No description provided