This repository was archived by the owner on Jul 4, 2023. It is now read-only.
Releases: ericphanson/BenchmarkHistograms.jl
Releases · ericphanson/BenchmarkHistograms.jl
v0.2.0
BenchmarkHistograms v0.2.0
Merged pull requests:
- Tweak plotting to collect outliers into a single bin; drop UnicodePlots dependency (#13) (@ericphanson)
v0.1.1
v0.1.0
BenchmarkHistograms v0.1.0
Closed issues:
- Escaping is wrong / missing (#8)
Merged pull requests:
- initial functionality (#1) (@ericphanson)
- Generate README automatically (#2) (@ericphanson)
- Allow changing the number of bins (#3) (@ericphanson)
- rename from BenchmarkPlots to BenchmarkHistograms (#4) (@ericphanson)
- More tests and some fixes (#5) (@ericphanson)
- Gaussian benchmark times (#6) (@MasonProtter)
- Fix macro hygeine (#9) (@MasonProtter)
- Add macro hygiene test (#10) (@ericphanson)