Benchmark name | When Created |
---|---|
native test | 7 years ago |
map vs arr | 7 years ago |
Demo benchmark
From https://benchmarkjs.com/ |
7 years ago |
data-attribute: jQuery data vs Zepto data vs getAttribute | 7 years ago |
if vs noop | 7 years ago |
Count string occurrence
http://stackoverflow.com/questions/4009756/how-to-count-string-occurrence-in-string http://stackoverflow.com/questions/881085/count-the-number-of-occurences-of-a-character-in-a-string-in-javascript |
7 years ago |
classList shim
Optimzing classList shim |
7 years ago |
blahasdas
blah |
7 years ago |
Selector Comparisons
Various JS Selector Comparisons |
7 years ago |
Selectors
Comparing various JS selector speeds |
7 years ago |
Object Signatures
Unique string for object by value |
7 years ago |
in vs hasownproperty vs undefined | 7 years ago |
jQuery .first() vs :first vs .filter(:first) vs .eq(0) vs $(.get(0)) vs $([0]) | 7 years ago |
string of length N | 7 years ago |
Global matching regex with and without + char
Comparison of performance of /[^a-z0-9]+/gi vs /[^a-z0-9]/gi in replace function, i.e. one vs many matches |
7 years ago |
Global matching regex with and without + char
Comparison of performance of /[^a-z0-9]+/gi vs /[^a-z0-9]/gi in replace function, i.e. one vs many matches |
7 years ago |
Global matching regex with and without + char
Comparison of performance of /[^a-z0-9]+/gi vs /[^a-z0-9]/gi in replace function, i.e. one vs many matches |
7 years ago |
Event listener anonymous function vs named inline function vs external function
This test compares performance of addEventListener(), when it's passed anonymous function, named inline function and function declared beforehand. |
7 years ago |
Event listener anonymous function vs named inline function vs external function
This test compares performance of addEventListener(), when it's passed anonymous function, named inline function and function declared beforehand. |
7 years ago |
UUID perf test | 7 years ago |
safdfsda
dfsafdsa |
7 years ago |
Data vs ID
You know...th ename |
7 years ago |
Data vs ID
You know...th ename |
7 years ago |
Data vs ID
You know...th ename |
7 years ago |
Is element in visible dom
Is element in visible dom |
7 years ago |