Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory and SSR time problems #1858

Open
warflash opened this issue Jan 27, 2023 · 2 comments
Open

Memory and SSR time problems #1858

warflash opened this issue Jan 27, 2023 · 2 comments

Comments

@warflash
Copy link
Member

Environment


  • Operating System: Windows_NT
  • Node Version: v16.13.2
  • Nuxt Version: 3.0.1-rc.0-27880943.da38c62
  • Nitro Version: 2.0.0-27909628.d73998e
  • Package Manager: npm@8.13.2
  • Builder: vite
  • User Config: runtimeConfig, css, build, app, nitro, modules, vite, typescript
  • Runtime Modules: @pinia/nuxt@0.4.6, @nuxt/content@2.4.2, @nuxtjs/fontaine@0.2.4,
  • Build Modules: -

Reproduction

Query and render ContentList

Describe the bug

Rendering pages that contain Nuxt Content queries perform really poor when compared to the same page just without the content queries. Both render time itself as well as memory usage are between 2x and 3x higher.

Page with nuxt content stripped for testing:
image

Original page including nuxt content:
image

Additional context

Might be related to #1651

Logs

No response

@Barbapapazes
Copy link
Contributor

Yes, related to #1838

@manniL
Copy link
Member

manniL commented Jan 3, 2024

@warflash can you still reproduce this with the latest nuxt content version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants