Benchmark name When Created
Dompurify vs sanitize-html latest one year ago
Object mapping: Object.entries VS Object.keys VS Object.keys with extra array VS Object.entries without array one year ago
zargazrgzragzra one year ago
Try/catch performance (JSON parse) improved one year ago
undefined vs evaluation vs hasOwnProperty

Object lookup performance

one year ago
string-interpolation-vs-toString-vs-implict-invocation-vs-string.Format one year ago
lodash isNil vs === null || === undefined one year ago
forin vs obj.values().map one year ago
omit function testing one year ago
str.match vs str.Split3322

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

one year ago
str.match vs str.Split33

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

one year ago
Reduce vs Loop (partition) one year ago
char index vs charAt() vs slice() vs startsWith() vs RegExp Fixed

Compare methods for testing string's beggining character.

one year ago
loops testing 222222

Compare loop performance

one year ago
loops testing 222

Compare loop performance

one year ago
Constructed/Evaluated Function Test

You can create functions on the fly in Javascript through the new Function constructor (as an alternative to eval()). Are there any performance issues with that? Find out!

one year ago
Reduce vs Assign one year ago
Javascript Sorting Algorithms (weird sort)

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

one year ago
closure vs classes js one year ago
Some vs. Filter vs. findIndex with object one year ago
bench hubble .startsWith() vs .test() vs .match() vs .indexOf() one year ago
Comparision filter in js using different methods_v2 one year ago
Testing filter vs foreach one year ago
firstChild vs lastChild one year ago
Pop vs length -1 one year ago

 New benchmark Your benchmarks