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

Merged

Commits on Nov 15, 2024

  1. compare-perf: Add support for selecting a single run as input

    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.
    tausbn committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e55ce0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a865d View commit details
    Browse the repository at this point in the history
  3. Remove redundant check

    tausbn committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b862d14 View commit details
    Browse the repository at this point in the history