Skip to content

Simpler API for table outputs - #55

Open
Julow wants to merge 5 commits into
mirage:mainfrom
Julow:analyze_to_table
Open

Simpler API for table outputs#55
Julow wants to merge 5 commits into
mirage:mainfrom
Julow:analyze_to_table

Conversation

@Julow

@Julow Julow commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

I wanted to save the benchmark results into a CSV and found that it was quite difficult to deal with the current API.

The code in the examples folder uses the merge function, which has a confusing signature. On top of that, it looses the list of test names, which makes creating a CSV output harder and error prone.

I struggled quite a bit to get a correct CSV output, so I figured that it would be worthwhile to support this usecase in the library.

Maybe related to #53

@dinosaure dinosaure self-assigned this Jan 15, 2026
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.

2 participants