The Ultimate Guide to Vue Performance

Measuring Performance with the Vue Devtools

Learn what tooling the Vue devtools offer for measuring component and route performance. Easily measure component lifecycle timing with the timeline tab and measure how long it takes to switch between routes with the routes timeline.

Links