Add output to the benchmark
Open
Nobody has claimed this yet.
enhancement
feature
- Dominant language
- TeX
- Stars
- 47
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The output can be the execution time with precision of usec. You can add this output to the main file. You can even make it optional, eg., as enabled by an extra command line argument.
Contributor guide
No contributing guide indexed for this repository
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
Start by inspecting the main file and any existing command-line argument handling. Determine where benchmark execution completes, then verify that the requested execution-time output uses microsecond precision and that any optional output control behaves as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tex
- Domain
- performance, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100