Benchmark name When Created
response.json() vs JSON.parse() todo one year ago
Classnames vs CLSX vs Custom implementations

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

one year ago
uint8array 8 extract vs uint8 10 extract one year ago
uint8array separate extract vs uint8 interleave extract one year ago
url.includes() vs .test() vs .match() vs .indexOf()

Compare different intra-string matching styles

one year ago
obfuscator.io low preset vs no obfuscation v2

obfuscation vs no obfuscation performance

one year ago
bonerrrrrr one year ago
JavaScript shallow copy spread operator vs Object.assign vs Object.assign mutate one year ago
JavaScript shallow copy spread operator vs Object.assign performance 2X one year ago
hash-it vs object-hash vs hash-sum one year ago
Proxy vs defineProperty, assign to local one year ago
Includes VS new Set one year ago
object.keys() vs JSON.stringify() one year ago
With defined array, Array.includes vs String.includes vs Object Hashmap vs Set vs Array.indexOf Large

Matching a string against more than one possibility.

one year ago
Array includes vs Set.has one year ago
JSON.parse vs recursive one year ago
String.replace(RegEx) vs String.replaceAll(String) one year ago
If vs ?. one year ago
object copy bench one year ago
Stringify vs toString vs array stringify

JSON stringify versus object's toString method if we have to check for non primitives

one year ago
JQuery 1 vs 2 vs 3 vs 4

Comparing performance of: jq1.12.4 vs jq2.2.4 vs jq3.4.1 vs jq3.7.1 vs jq4.0.0-beta

one year ago
var vs const vs let one year ago
deep cloning tests

comparing deep cloning methods

one year ago
promise vs callback vs async one year ago
Lodash sumBy vs reduce vs for loop one year ago

 Create Your benchmarks