MCPcopy Create free account
hub / github.com/apache/fory / apply_benchmark_style

Function apply_benchmark_style

benchmarks/plot_style.py:55–56  ·  view source on GitHub ↗
(plt)

Source from the content-addressed store, hash-verified

53
54
55def apply_benchmark_style(plt) -> None:
56 plt.rcParams.update(PLOT_RC_PARAMS)
57
58
59def format_throughput_label(value: float) -> str:

Callers 8

Calls 1

updateMethod · 0.65

Tested by

no test coverage detected