v1.3.0
What's Changed
- Added
ctbench_add_benchmark_for_range
andctbench_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 barsttw
is was renamed tocompiler-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