JavaScript tips — Measuring performance using console.time()

preview_player
Показать описание


The two calls do not have to be in the same scope. This makes it easy to measure the elapsed time between any two points in your code

#javascript
Рекомендации по теме