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

Baseline Testing: Data plane performance #953

Closed
Tracked by #616
mpstefan opened this issue Aug 10, 2023 · 0 comments · Fixed by #1140
Closed
Tracked by #616

Baseline Testing: Data plane performance #953

mpstefan opened this issue Aug 10, 2023 · 0 comments · Fixed by #1140
Assignees
Labels
refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week tests Pull requests that update tests
Milestone

Comments

@mpstefan
Copy link
Collaborator

mpstefan commented Aug 10, 2023

Ensure data plane can handle X number of requests per second with Y number response time.

Acceptance

  • A test process is documented to test for latency of requests under a certain amount of load.
  • All requests made through NKG are brought through a load balancer provided by the public cloud.
  • The average latency of all requests is shown as the result of the text.
  • The test is carried out manually and the results are reported in a static document within the NKG repo.
  • A route is created and tested for each routing method below:
    • path based routing
    • header based routing
    • query param based routing
    • method based routing
@mpstefan mpstefan changed the title Data plane performance Baseline Testing: Data plane performance Aug 10, 2023
@mpstefan mpstefan added this to the v1.0.0 milestone Aug 10, 2023
@mpstefan mpstefan added the tests Pull requests that update tests label Aug 10, 2023
@mpstefan mpstefan added size/small Estimated to be completed within ~2 days refined Requirements are refined and the issue is ready to be implemented. labels Aug 28, 2023
@ja20222 ja20222 added size/medium Estimated to be completed within a week and removed size/small Estimated to be completed within ~2 days labels Oct 2, 2023
@ciarams87 ciarams87 self-assigned this Oct 12, 2023
@ciarams87 ciarams87 moved this from 🆕 New to 🏗 In Progress in NGINX Gateway Fabric Oct 12, 2023
@ciarams87 ciarams87 moved this from 🏗 In Progress to 👀 In Review in NGINX Gateway Fabric Oct 13, 2023
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in NGINX Gateway Fabric Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week tests Pull requests that update tests
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants