Default scales for the bench_time class, these are added to plots using
bench_time objects automatically.
Default scales for the bench_time class, these are added to plots using
bench_time objects automatically.
scale_x_bench_bytes(base = 10, ...)scale_y_bench_bytes(base = 10, ...)
scale_x_bench_time(base = 10, ...)
scale_y_bench_time(base = 10, ...)
The base of the logarithm, if NULL instead use a
non-logarithmic scale.