CPU Cycles, Memory Usage, Execution Time, etc.?
Added: Is there a quantitative way of testing performance in JavaScript besides just perception of how fast the code
I was looking something similar but found this.
https://jsbench.me/
It allows a side to side comparison and you can then also share the results.