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

Attach profile information to an execution #625

Merged
merged 3 commits into from
Nov 14, 2024
Merged

Conversation

frouioui
Copy link
Member

Description

This Pull Request enhances the SQL schema of our execution table to contain information about profiling. This has several benefits: we can ignore profiled benchmarks when doing a comparison, we can show which benchmarks were profiled in the status page.

Preview:
image
image

@frouioui frouioui merged commit cf9f43c into main Nov 14, 2024
11 of 13 checks passed
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