Benchmark name | When Created |
---|---|
Validate URL
Compares how fast are various implementation of URL-validating modules, which are as close to RFC 3986 as possible. |
6 years ago |
Array clone | 6 years ago |
InnerHTML vs deleteRow
Testing to see what is the fastest way to clear a table. |
6 years ago |
Array.concat vs Spread Operator
Compare the new ES6 spread operator with the standard concat() method |
6 years ago |
Prepand to array | 6 years ago |
filter vs compact enhanced
from "filter vs compact" but with warmup and without `!!` type casts |
6 years ago |
DonJoee test
js vs jquery get class |
6 years ago |
className vs. setAttribute vs. classList 2 | 6 years ago |
array_concat_sprad | 6 years ago |
_.forEach vs forEach() | 6 years ago |
_.includes vs includes() | 6 years ago |
Underscore and Lodash: isEqual v3 | 6 years ago |
assign vs compareaa | 6 years ago |
assign vs comparea | 6 years ago |
_.merge vs Object.assign | 6 years ago |
array object find vs _.find
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Array filter vs. for loop and for in
This version declares i once before |
6 years ago |
Find Benchmark Test
find |
6 years ago |
Object.assign vs spread v2 | 6 years ago |
Underscore and Lodash: isEqual v2 | 6 years ago |
js mapping: foreach vs for vs map | 6 years ago |
undefined vs. hasOwnProperty2
Object lookup performance |
6 years ago |
undefined vs. hasOwnProperty
Object lookup performance |
6 years ago |
match vs exec
r |
6 years ago |
Array.prototype.concat vs spread operator 2
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |