Skip to content

v1.3.0

Compare
Choose a tag to compare
@JPenuchot JPenuchot released this 29 May 15:31
· 59 commits to main since this release

What's Changed

  • Added ctbench_add_benchmark_for_range and ctbench_add_benchmark_for_size_list to the CMake API
  • debug plotter now outputs a JSON file with statistics like iteration sizes and iteration number, which might be useful for testing in the future
  • Added very basic functions for statistical computations
  • compare_by plotter has options for drawing median and error bars
  • ttw is was renamed to compiler-launcher for more clarity
  • Linkage was fixed for Ubuntu 23.04

Non-functional changes:

  • CI was updated with example compilation
  • Arch package list updated in the Arch CI Dockerfile
  • Documentation improvements

Full Changelog: v1.2.2...v1.3.0