Skip to content
Discussion options

You must be logged in to vote

Currently output is printed as a table to stdout. You can redirect it to a file for basic capture. For structured export, the results use pydantic models (BenchmarkResult) so JSON serialization is straightforward with model_dump(). Adding a --format json flag would be a great feature addition. Feel free to open a PR!

Replies: 1 comment

Comment options

LarHope
Mar 20, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by LarHope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant