Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Diacritics removal (+ lowercase2)

No description provided

Diacritics removal

No description provided

lodash forEach vs for i loop vs native forEach

No description provided

JS: foreach n push() reverse(); foreach n unshift()

No description provided

For loop test #1

No description provided

typeof

No description provided

_.chain then reduce vs for

No description provided

_.chain then reduce vs Object.entries then reduce

No description provided

native find vs lodash _.find equal

No description provided

Lodash cloneDeep vs JSON Clone vs Ramda Clone vs rfdc

No description provided

Math.sqrt perf

No description provided

Iterate check

No description provided

String.fromCharCode & btoa vs base64ArrayBuffer function FIXED - big arrayBuffer

No description provided

String.fromCharCode & btoa vs base64ArrayBuffer function FIXED

No description provided

String.fromCharCode & btoa vs base64ArrayBuffer function

No description provided

TextDecoder 'ascii' vs String.fromCharCode

No description provided

TextDecoder vs String.fromCharCode

No description provided

Direct call vs bind vs call vs apply (with specified object)

No description provided

Inline SVG w/ rect vs div w/ span

No description provided

Inline SVG (rect) vs div

No description provided

inline svg vs div

No description provided

lodash groupBy vs Array.reduce on million items

No description provided

let test

test

test of equals

test

Regex vs .indexOf with more complex expressions

Find where "via" or "mot" is in a string, and return all words from the start of the string to that point. Otherwise, return the entire string.