Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

createContextualFragment vs template.innerHTML

No description provided

Test Lodash Union vs Set

asdf

RegEx.exec vs StrRaasdhakshjding.match

No description provided

replaceAll vs regex replace native

No description provided

Some vs Find early find

No description provided

array of object destruc vs JSON.parse + JSON.stringify

Checking how does 1 level of objects destruct inside 1 array compared to the JSON.parse(JSON.stringify(data)) hack commonly used to deeply nested objects

Proxy getter vs object getter

No description provided

Array.from vs Array().keys

No description provided

Array filter & includes vs Lodash intersection

No description provided

Color Num to Hex - Bit Shift vs String Concat

No description provided

swap with splice vs spread

No description provided

JSON.stringify vs structuredClone (7 KB JSON)

JSON.stringify vs structuredClone

RegEx.test vs. String.includes vs. String.match vs String.indexOf - Long String

No description provided

RegEx.test vs. String.includes vs. String.match vs String.indexOf ?

No description provided

Set has vs object key vs array include

performance comparison of ways to find if an array contains a value

Vevet.SplitText vs SplitType vs GSAP.SplitText / Split into lines, words and letters

No description provided

testing...

No description provided

Number -> String coercion by appending empty string vs num.toString()

No description provided

String Concatenation vs .toString() for Type Coercion

No description provided

string concat vs .toString()

No description provided

Markdown Performance Comparison 113

A performance comparison of leading Javascript Markdown implementations.

typeof raw string vs const

No description provided

javascript loops with reduce 5

No description provided

occurrence methods speed

No description provided

structuredClone vs spread vs Object.assign() vs JSON.parse

No description provided