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

Identify benchmark type #3495

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

dbutenhof
Copy link
Member

PBENCH-1210

Right now we only support visualizing and comparing uperf benchmark data with Quisby. However as we expand that support within the server, the UI code will need to be able to identify the schema of the output data, which depends on the benchmark.

As a simple solution, add a "benchmark" field to the response data which the client can read.

PBENCH-1210

Right now we only support visualizing and comparing `uperf` benchmark data
with Quisby. However as we expand that support within the server, the UI code
will need to be able to identify the schema of the output data, which depends
on the benchmark.

As a simple solution, add a `"benchmark"` field to the response data which the
client can read.
@dbutenhof dbutenhof added Server API Of and relating to application programming interfaces to services and functions labels Jul 12, 2023
@dbutenhof dbutenhof self-assigned this Jul 12, 2023
Copy link
Member

@siddardh-ra siddardh-ra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea 💡 Looks good 👍

@dbutenhof dbutenhof merged commit e82943e into distributed-system-analysis:main Jul 12, 2023
@dbutenhof dbutenhof deleted the bench branch July 12, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Of and relating to application programming interfaces to services and functions Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants