cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
plot_utils.cpp File Reference

Implementation of utility functions for plots. More...

#include "stat_bench/plots/plot_utils.h"
#include <fmt/format.h>
+ Include dependency graph for plot_utils.cpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::plots
 Namespace of plotting.
 

Functions

auto stat_bench::plots::generate_plot_name (const BenchmarkCaseName &case_name, const param::ParameterDict &params) -> util::Utf8String
 Generate a name for a plot.
 

Detailed Description

Implementation of utility functions for plots.

Definition in file plot_utils.cpp.