Skip to content

feat: add file output(json/csv)#50

Open
marr97 wants to merge 1 commit into
mainfrom
feature/stats-output-jsonl-csv
Open

feat: add file output(json/csv)#50
marr97 wants to merge 1 commit into
mainfrom
feature/stats-output-jsonl-csv

Conversation

@marr97
Copy link
Copy Markdown
Collaborator

@marr97 marr97 commented May 5, 2026

What

  • Output format: JSON Lines and CSV
  • Add CLI/config options: --stats-output=<path> (and --stats-format=...) and keep console output optional
  • Add tests for writer
  • Update README

How to verify

./mvnw verify

Closes #48

@marr97 marr97 requested a review from p1gushka May 5, 2026 23:34
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.

feature: persist load test statistics to file

1 participant