5 ms·
That graph shows results for Chrome 55. According to https://v8.dev/blog/cost-of-javascript-2019 https://v8.dev/blog/cost-of-javascript-2019, parse times in Chr
by vvanpo 5y ago
That graph shows results for Chrome 55. According to https://v8.dev/blog/cost-of-javascript-2019 https://v8.dev/blog/cost-of-javascript-2019, parse times in Chrome have improved significantly over the years.
- lhorie 5y agoYes, but performance differences between various devices are still fairly significant, as per your own link[0], meaning we probably shouldn't disregard potential performance gains from minification in slower devices. [0] https://v8.dev/_img/cost-of-javascript-2019/reddit-js-processing-devices.svg https://v8.dev/_img/cost-of-javascript-2019/reddit-js-proces...