Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 20:15
· 34 commits to master since this release
f6264c2

BLASBenchmarksCPU v0.2.0

Diff since v0.1.0

Closed issues:

  • Bind benchmark libraries to fixed, standard colors in plots (#28)
  • benchmark_result_df is broken (#34)

Merged pull requests:

  • CompatHelper: bump compat for "VectorizationBase" to "0.16" (#29) (@github-actions[bot])
  • CompatHelper: bump compat for "LoopVectorization" to "0.10" (#31) (@github-actions[bot])
  • Switch to Gadfly, set colors based on library (#32) (@chriselrod)
  • Revert "CompatHelper: bump compat for "VectorizationBase" to "0.16"" (#33) (@chriselrod)
  • Add a test for get_benchmark_type (#35) (@DilumAluthge)
  • Bump version from "0.1.0" to "0.2.0-DEV" (#36) (@DilumAluthge)
  • CompatHelper: add new compat entry for "Cairo" at version "1.0" (#37) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DataFrames" at version "0.22" (#38) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Fontconfig" at version "0.4" (#39) (@github-actions[bot])
  • Benchmark result df (#40) (@chriselrod)
  • Add option to specify median or mean instead of minimum time (#41) (@chriselrod)
  • Calculate 5 summaries while running benchmarks (#42) (@chriselrod)