Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
def
apply_benchmark_style(plt) -> None:
56
plt.rcParams.update(PLOT_RC_PARAMS)
57
58
59
def
format_throughput_label(value: float) -> str:
Callers
8
benchmark_report.py
File · 0.90
benchmark_report.py
File · 0.90
benchmark_report.py
File · 0.90
benchmark_report.py
File · 0.90
benchmark_report.py
File · 0.90
benchmark_report.py
File · 0.90
benchmark_report.py
File · 0.90
benchmark_report.py
File · 0.90
Calls
1
update
Method · 0.65
Tested by
no test coverage detected