Benchmark name When Created
Array.Prototype.at vs index (negative)

Measures performance between using arr.at(-1) to access an element in an array and arr[arr.length - 1]

one month ago
json stringify vs object tostring 1 one month ago
Sine Approximation one month ago
testing array ops one month ago
Spread vs Object.assign (mutation) one month ago
string/number/symbol speed test 1 one month ago
destructuring vs omit one month ago
hasOwnProperty vs Object.keys (longer and more options) one month ago
hasOwnProperty vs Object.keys (longer) one month ago
Lodash isEqual vs JSON stringify11 one month ago
Lodash isEqual vs JSON stringify1 one month ago
add and slice vs destructure into one month ago
structuredClone() vs MobX toJS() one month ago
lodash camelCase vs javascript camelCase long (+regex) one month ago
new vs not one month ago
Looping With Stuff

Loop some stuff haha

one month ago
split & join vs replace one month ago
Lodash.get vs Property dot notation cache test one month ago
javascript case insensitive compare with -1 0 1 for sorting one month ago
test by me v2 one month ago
test by me one month ago
Markdown Performance Comparison @ latest version

A performance comparison of leading Javascript Markdown implementations.

one month ago
Set vs Map vs Object for lookups (1000 entries) one month ago
string start with method startsWith Vs. indexOf Vs. String Array one month ago
set vs uniq2 one month ago

 Create Your benchmarks