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 Perf test page #2396

Closed
Tracked by #2297
bshien opened this issue Aug 1, 2022 · 1 comment
Closed
Tracked by #2297

Create Perf test page #2396

bshien opened this issue Aug 1, 2022 · 1 comment

Comments

@bshien
Copy link
Contributor

bshien commented Aug 1, 2022

The Perf test page will be a list and must have in each row:

  • architecture
  • security enabled?
  • instance type
  • workload details
  • index latency(p50, p90, p99, p100)
  • throughput(p0, p50, p100)
  • etc.(more info in the json provided)

I first make a call to Jenkins to get the latest 10 performance tests. The data is coming from S3, in the form of JSON. I cache the JSON for all of these 10 tests, for both with and without security, and display the data from there.

Screen Shot 2022-09-08 at 1 31 39 PM

@gaiksaya
Copy link
Member

PR #2500 will help to get a dedicated URL to get the performance test results based on top 10 builds in jenkins. The file name has been changed to perf-test.json instead of test_id.json https://github.com/opensearch-project/opensearch-infra/pull/164 to avoid dynamic naming.

@bbarani bbarani closed this as completed Sep 26, 2022
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