Machine readable benchmarks
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 26.8k
- Forks
- 3.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 76
Description
It would be great if there was an option to give consistent machine readable JSON benchmark output. Currently, benchmark output uses a non-standard text format and varies with system configuration which makes it hard to parse.
This would make it easier to aggregate data from benchmarks programmatically, which could be leveraged to make comparing hashcat GPU performance easier.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by tracing where hashcat assembles its current benchmark text output, then define the JSON output boundary and verify that it remains consistent across system configurations and can be aggregated for GPU performance comparisons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100