Benchmark name When Created
Manipulate String x Number 3 years ago
>= String x >= Number 3 years ago
for vs for in with index 2 3 years ago
for vs for in with index 3 years ago
QuerySelector vs QuerySelectorAll + forEach for 1 element 3 years ago
tttttttttttttttttttttttttttttttt

dfgdfgdgdgdg

3 years ago
str split vs regex replace 3 years ago
for of vs for vs foreach 3 years ago
Reduce: filter-map vs push vs spread 3 years ago
indexOf vs split - test

testing speed

3 years ago
Function call with raw arguments vs Array expansion

Compare raw arguments vs ... expansion.

3 years ago
RPC eval vs JSON parse.

Compare function invocation using eval or JSON parse.

3 years ago
Create Map/Set vs reuse Map/Set 3 years ago
conditionally insert properties w/ terinary

https://www.reddit.com/r/javascript/comments/mrzrty/the_shortest_way_to_conditionally_insert/

3 years ago
conditionally insert properties

https://www.reddit.com/r/javascript/comments/mrzrty/the_shortest_way_to_conditionally_insert/

3 years ago
JavaScript spread operator vs Object.assign performance - forked for equivalent functionality 3 years ago
querySelector with html tag vs querySelector only class 3 years ago
Intl.Collator.compare() vs localeCompare() 3 years ago
getElementById vs querySelector(css) vs getElementsByClassName vs getElementsByName

Test performance of different ways of get just one particular DOM element

3 years ago
feachand 3 years ago
Object.assign vs {...newValue} 2 3 years ago
Intl.NumberFormat vs toLocalString vs string split & reduce (with fraction digits) vs toFixed 3 years ago
Parse string to number 3 years ago
Map lookup 3 3 years ago
Blaaaaaaaaaaaaaaargh 3 years ago

 Create Your benchmarks