You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The Perf test page will be a list and must have in each row:
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.
The text was updated successfully, but these errors were encountered: