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

compare-perf: Add support for selecting a single run as input #3821

Draft
wants to merge 1 commit into
base: hackathon/compare-perf
Choose a base branch
from

Conversation

tausbn
Copy link

@tausbn tausbn commented Nov 14, 2024

A very hacky implementation that simply instantiates an empty PerformanceOverviewScanner as the "from" column (i.e. with all values empty). To see it in action, select a single query run in the query history and pick "Compare Performance" from the context menu. Then select the "Single run" option when prompted.

Replace this with a description of the changes your pull request makes.

Remember to update the changelog if there have been user-facing changes!

A very hacky implementation that simply instantiates an empty
`PerformanceOverviewScanner` as the "from" column (i.e. with all values
empty). To see it in action, select a single query run in the query
history and pick "Compare Performance" from the context menu. Then
select the "Single run" option when prompted.
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

Successfully merging this pull request may close these issues.

1 participant