Static GitHub Issues

[2626] How to profile Nuxt application? SSR.

prev: On minifying images
next: [Help needed] Page not found "/" route

Hi!

I would like to profile nuxt application. I am only interested in SSR.

I already did tests with apachebench but I need more details what happens inside nuxt.

Like:

  • how long does it take to fetch data in components and pages
  • how long does it take to process js
  • how long does it take to render
  • and so on ..

Thanks in advance,

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2285">#c2285</a>)</em></sub></div>