Benchmark name When Created
ISO 8601 parsing 9 months ago
.find() vs index access 9 months ago
moment(string) vs moment(new Date(string)) vs new Date(string) 9 months ago
Moment.js string vs Date in constructor 9 months ago
Math.round vs 0.5 << 0 9 months ago
toLocaleString vs regex 9 months ago
concat vs Destructuring 9 months ago
JSON stringify vs array join 2 9 months ago
_.pickBy vs native vs ES6 Filter 9 months ago
<script src='https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.15/lodash.min.js'></script> 9 months ago
String.includes vs. multiple String.endsWith

If what you're looking for is expected to be at the end of a string, is it faster to test multiple known setups from the end of the string?

9 months ago
Sorting array 9 months ago
Rest parameters vs array parameter 2 9 months ago
Const vs Has

Const vs Has

9 months ago
Math.pow(x,0.5) vs Math.sqrt(x) 12 9 months ago
es6 destructuring vs lodash _.get string and array keys with toPath and manual caching 2 9 months ago
JavaScript spread operator vs Object.assign (with new object) performance 9 months ago
object spread vs. Object.assign() 9 months ago
array.entries() vs for loop 2 9 months ago
Reduce vs array.entries() vs for loop 9 months ago
Deep clone performance comparison 9 months ago
querySelector vs getElementsByTagName iframe src 1.1 9 months ago
querySelector vs getElementsByTagName iframe src 2 9 months ago
querySelector vs getElementsByTagName iframe src 9 months ago
JQuery version speed test jQuery 3.4.1 all 1

JQuery version speed test

9 months ago

 New benchmark Your benchmarks