Additional services missing timing information in csv
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.8k
- Forks
- 388
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 15
Description
ADVI, Optimization, and Laplace Approximation do not output the trailing timing comment that the other tools like sampling, pathfinder, and standalone generated quantities do.
c.f. https://github.com/stan-dev/stan/issues/3372 for generated quantities
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
Compare CSV output from the ADVI, Optimization, and Laplace Approximation services with sampling, pathfinder, and standalone generated quantities, which already include trailing timing comments. Identify the relevant service output entry points and verify that all three services emit the expected timing information consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100