Open
Conversation
Html report feature
added list and rm command
implemented summarizer
Bugfix/no tie
* Version 1.1.0 release (#6) Version 1.1.0 **New Features:** * **list** - View all benchmarks in your benchmark folder * **rm** - Remove a benchmark and all related comparisons * **summary** - Generate HTML summary reports for one or more benchmarks **Improvements:** * **compare** - Now generates interactive HTML reports instead of static PNG images. Reports include sortable tables, filterable data, dark mode toggle, and chart export options. **Bug Fixes:** * Fixed action count display bug where values of 1000 or more showed only the first digit (e.g., 1000 displayed as 1) * added release pipeline * added descrition file to a run * added description when listing benchrun * added automatic version output instead of hardcoded
* Version 1.1.0 release (#6) Version 1.1.0 **New Features:** * **list** - View all benchmarks in your benchmark folder * **rm** - Remove a benchmark and all related comparisons * **summary** - Generate HTML summary reports for one or more benchmarks **Improvements:** * **compare** - Now generates interactive HTML reports instead of static PNG images. Reports include sortable tables, filterable data, dark mode toggle, and chart export options. **Bug Fixes:** * Fixed action count display bug where values of 1000 or more showed only the first digit (e.g., 1000 displayed as 1) * added release pipeline
Version 1.1.0 **New Features:** * **list** - View all benchmarks in your benchmark folder * **rm** - Remove a benchmark and all related comparisons * **summary** - Generate HTML summary reports for one or more benchmarks **Improvements:** * **compare** - Now generates interactive HTML reports instead of static PNG images. Reports include sortable tables, filterable data, dark mode toggle, and chart export options. **Bug Fixes:** * Fixed action count display bug where values of 1000 or more showed only the first digit (e.g., 1000 displayed as 1)
* Version 1.2.0 (#11) * Create report html for the comparison instead of images * comprehnsive help message for compare * fixed error + added max memory pattern * fixed max memory overriding memory alloc * add check on merging branch * fixed workflows with the new git workflow * trigger build workflow also when creating a pr on dev branch * added list and rm command * implemented summarizer * fixed bug * used the timeout of masbench config instead of a random 300 * refactor + fix no tie bug * updated documentation * Feature/run description (#10) * Version 1.1.0 release (#6) Version 1.1.0 **New Features:** * **list** - View all benchmarks in your benchmark folder * **rm** - Remove a benchmark and all related comparisons * **summary** - Generate HTML summary reports for one or more benchmarks **Improvements:** * **compare** - Now generates interactive HTML reports instead of static PNG images. Reports include sortable tables, filterable data, dark mode toggle, and chart export options. **Bug Fixes:** * Fixed action count display bug where values of 1000 or more showed only the first digit (e.g., 1000 displayed as 1) * added release pipeline * added descrition file to a run * added description when listing benchrun * added automatic version output instead of hardcoded * Feature/release pipeline (#9) * Version 1.1.0 release (#6) Version 1.1.0 **New Features:** * **list** - View all benchmarks in your benchmark folder * **rm** - Remove a benchmark and all related comparisons * **summary** - Generate HTML summary reports for one or more benchmarks **Improvements:** * **compare** - Now generates interactive HTML reports instead of static PNG images. Reports include sortable tables, filterable data, dark mode toggle, and chart export options. **Bug Fixes:** * Fixed action count display bug where values of 1000 or more showed only the first digit (e.g., 1000 displayed as 1) * added release pipeline * Version 1.1.0 release (#6) (#14) Version 1.1.0 **New Features:** * **list** - View all benchmarks in your benchmark folder * **rm** - Remove a benchmark and all related comparisons * **summary** - Generate HTML summary reports for one or more benchmarks **Improvements:** * **compare** - Now generates interactive HTML reports instead of static PNG images. Reports include sortable tables, filterable data, dark mode toggle, and chart export options. **Bug Fixes:** * Fixed action count display bug where values of 1000 or more showed only the first digit (e.g., 1000 displayed as 1) * improvments to the doc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.