Performance benchmarks
Open
@mjskay is already working on this.
Since May 24, 2021.
efficiency
- Dominant language
- R
- Stars
- 171
- Forks
- 26
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 3
Description
Pinging off of https://github.com/stan-dev/posterior/pull/157#issuecomment-846611937, would it be useful to have some standard benchmarks we use for evaluating performance?
Does anyone have experience setting something like this up? I noticed that the bench package looks to be developing infrastructure for doing this with continuous integration using scripts with calls to bench::mark() in a bench/ subdirectory. Might be worth playing with.
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.
Assessment
This issue has not been assessed yet.