Benchmark name | When Created |
---|---|
Array Stack/Queue VS Custom Stack/Queue 2
Compares Arrays & Shift/Pop against custom non-mutative Stack/Queue implementations. |
7 years ago |
Array Stack/Queue VS Custom Stack/Queue 2
Compares Arrays & Shift/Pop against custom non-mutative Stack/Queue implementations. |
7 years ago |
Array Stack/Queue VS Custom Stack/Queue
Compares Arrays & Shift/Pop against custom non-mutative Stack/Queue implementations. |
7 years ago |
Cloning arrays | 7 years ago |
swap test | 7 years ago |
swap test | 7 years ago |
swap test | 7 years ago |
swap test | 7 years ago |
swap test | 7 years ago |
scroll distance vs el top | 7 years ago |
if check object vs var | 7 years ago |
Object change vs change class | 7 years ago |
Change object value vs add class | 7 years ago |
test collapse strings | 7 years ago |
Battle of strings | 7 years ago |
Battle of strings | 7 years ago |
test collapse strings | 7 years ago |
regexReplace vs arrayReplace | 7 years ago |
Array duplicate removal for duplicates exceeding `N`-number
https://codereview.stackexchange.com/q/175067/120114 |
7 years ago |
Array duplicate removal for duplicates exceeding `N`-number
https://codereview.stackexchange.com/q/175067/120114 |
7 years ago |
Array duplicate removal for duplicates exceeding `N`-number
https://codereview.stackexchange.com/q/175067/120114 |
7 years ago |
Array duplicate removal for duplicates exceeding `N`-number
https://codereview.stackexchange.com/q/175067/120114 |
7 years ago |
querystringify pre-initialize regexp | 7 years ago |
startsWith
1+2 |
7 years ago |
jQuery by id vs Document.getElementById
Comparing speed of getting element by id with jQuery vs Vanilla JS |
7 years ago |