-
Notifications
You must be signed in to change notification settings - Fork 92
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
Add optional scatterplot to benchcomp output #3077
Merged
tautschnig
merged 18 commits into
model-checking:main
from
tautschnig:benchcomp-scatterplot
Mar 20, 2024
Merged
Add optional scatterplot to benchcomp output #3077
tautschnig
merged 18 commits into
model-checking:main
from
tautschnig:benchcomp-scatterplot
Mar 20, 2024
Commits on Mar 15, 2024
-
Add optional scatterplot to benchcomp output
Scatterplots should make it easier to immediately spot performance trends (and indeed any differences) rather than having to process a (large) number of table rows. Uses mermaid-js to produce markdown-embedded plots that will display on the job summary page. Scatterplots are not directly supported by mermaid-js at this point (xycharts only do line or bar charts), so quadrant plots are employed with various diagram items drawn in white to make them disappear.
Configuration menu - View commit details
-
Copy full SHA for f47914f - Browse repository at this point
Copy the full SHA f47914fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ec298 - Browse repository at this point
Copy the full SHA a6ec298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7769fff - Browse repository at this point
Copy the full SHA 7769fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37aea31 - Browse repository at this point
Copy the full SHA 37aea31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d856a - Browse repository at this point
Copy the full SHA 25d856aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1490250 - Browse repository at this point
Copy the full SHA 1490250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 099ec51 - Browse repository at this point
Copy the full SHA 099ec51View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd3d562 - Browse repository at this point
Copy the full SHA bd3d562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f23fc - Browse repository at this point
Copy the full SHA 82f23fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec598d - Browse repository at this point
Copy the full SHA 6ec598dView commit details -
Update tools/benchcomp/benchcomp/visualizers/__init__.py
Co-authored-by: Kareem Khazem <karkhaz@karkhaz.com>
Configuration menu - View commit details
-
Copy full SHA for cd1dd67 - Browse repository at this point
Copy the full SHA cd1dd67View commit details -
Update tools/benchcomp/benchcomp/visualizers/__init__.py
Co-authored-by: Kareem Khazem <karkhaz@karkhaz.com>
Configuration menu - View commit details
-
Copy full SHA for b7e0317 - Browse repository at this point
Copy the full SHA b7e0317View commit details -
Update tools/benchcomp/benchcomp/visualizers/__init__.py
Co-authored-by: Kareem Khazem <karkhaz@karkhaz.com>
Configuration menu - View commit details
-
Copy full SHA for df9234a - Browse repository at this point
Copy the full SHA df9234aView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dd86a7 - Browse repository at this point
Copy the full SHA 6dd86a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d25d36 - Browse repository at this point
Copy the full SHA 7d25d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 426751a - Browse repository at this point
Copy the full SHA 426751aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c3a14 - Browse repository at this point
Copy the full SHA b7c3a14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 735a5e8 - Browse repository at this point
Copy the full SHA 735a5e8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.