Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 07:13
· 18 commits to main since this release
7f3eba7

PerfChecker v0.2.0

Diff since v0.1.4

New breaking but cool release! Check it out

Merged pull requests:

  • Create sample check for GLM.jl performance evaluation and visualization (#20) (@Ashvith10)
  • Refactor for allocations.jl (#21) (@VarLad)
  • PkgExtensions + Benchmark + some more polishing (#23) (@VarLad)
  • WIP: Tag system + Version System (#25) (@VarLad)
  • Better checking of versions, other bugfixes (#30) (@VarLad)
  • Remove links to empty docs from readme (#31) (@LilithHafner)
  • Fix tests on nightly branch (#35) (@VarLad)
  • WIP - Add extension for Chairmarks (#37) (@VarLad)
  • Cistuff (#40) (@Azzaare)
  • Merge integration of Malt.jl (#41) (@Azzaare)
  • Add support for scatterlines and boxplots for Chairmarks and BenchmarkTools (#42) (@VarLad)
  • Save and load tables as CSV and UUID for local machines (#43) (@Azzaare)
  • [Breaking] New syntax, plots backend, and features (#44) (@Azzaare)
  • Move doc to DocumenterVitepress (#45) (@Azzaare)

Closed issues:

  • Allocations check works only within a test environment (#2)
  • Doesn't work on Pluto.jl (#14)
  • bench_plot() fails on first run in the Julia REPL (#19)
  • Error with 1.11 beta (#33)
  • Filter out the table entry with 0 bytes in the alloc script (#38)