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

Create a script for load-testing the frontend #4391

Closed
obulat opened this issue May 27, 2024 · 0 comments · Fixed by #4392
Closed

Create a script for load-testing the frontend #4391

obulat opened this issue May 27, 2024 · 0 comments · Fixed by #4392
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🌟 goal: addition Addition of new feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend 🧱 stack: mgmt Related to repo management and automations

Comments

@obulat
Copy link
Contributor

obulat commented May 27, 2024

Problem

We need to load-test the frontend when migrating to Nuxt 3 to see if there are memory leaks.

Description

The script should be added to utilities/load_testing.
It should use the env variables to test the following:

  • English-only static pages (About, Search help, etc.)
  • English-only static and search pages with random search words
  • Static pages in 4 test locales
  • Static and search pages in 4 locales.

Alternatives

Additional context

@obulat obulat added 🟨 priority: medium Not blocking but should be addressed soon 🌟 goal: addition Addition of new feature 💻 aspect: code Concerns the software code in the repository 🧱 stack: frontend Related to the Nuxt frontend 🧱 stack: mgmt Related to repo management and automations labels May 27, 2024
@obulat obulat self-assigned this May 27, 2024
This was referenced May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🌟 goal: addition Addition of new feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend 🧱 stack: mgmt Related to repo management and automations
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant