diff --git a/benchmarks/plot_style.py b/benchmarks/plot_style.py index bfabe638dc..6ee2215a39 100644 --- a/benchmarks/plot_style.py +++ b/benchmarks/plot_style.py @@ -46,10 +46,10 @@ GRID_COLOR = "#D9DEE7" SPINE_COLOR = "#8A939E" BAR_EDGE_COLOR = "white" -GROUP_X = np.array([0.0, 0.68]) -GROUP_BAR_WIDTH = 0.15 -GROUP_OFFSET_STEP = 0.165 -GROUP_X_LIMITS = (-0.39, 1.07) +GROUP_X = np.array([0.0, 0.66]) +GROUP_BAR_WIDTH = 0.16 +GROUP_OFFSET_STEP = 0.175 +GROUP_X_LIMITS = (-0.35, 1.01) def apply_benchmark_style(plt) -> None: diff --git a/docs/benchmarks/cpp/README.md b/docs/benchmarks/cpp/README.md index 6f878da49b..f8fde1a799 100644 --- a/docs/benchmarks/cpp/README.md +++ b/docs/benchmarks/cpp/README.md @@ -1,6 +1,6 @@ # C++ Benchmark Performance Report -_Generated on 2026-05-08 17:26:51_ +_Generated on 2026-05-08 17:54:45_ ## How to Generate This Report diff --git a/docs/benchmarks/cpp/throughput.png b/docs/benchmarks/cpp/throughput.png index 68cf01027f..4ae6119fa7 100644 Binary files a/docs/benchmarks/cpp/throughput.png and b/docs/benchmarks/cpp/throughput.png differ diff --git a/docs/benchmarks/csharp/README.md b/docs/benchmarks/csharp/README.md index f2c5e640fd..7dcdb79a77 100644 --- a/docs/benchmarks/csharp/README.md +++ b/docs/benchmarks/csharp/README.md @@ -1,6 +1,6 @@ # C# Benchmark Performance Report -_Generated on 2026-05-08 17:26:51_ +_Generated on 2026-05-08 17:54:45_ ## How to Generate This Report diff --git a/docs/benchmarks/csharp/throughput.png b/docs/benchmarks/csharp/throughput.png index 926ec88f5a..2c6c7bdd8c 100644 Binary files a/docs/benchmarks/csharp/throughput.png and b/docs/benchmarks/csharp/throughput.png differ diff --git a/docs/benchmarks/dart/throughput.png b/docs/benchmarks/dart/throughput.png index b97ee73ff3..ee3833d8bc 100644 Binary files a/docs/benchmarks/dart/throughput.png and b/docs/benchmarks/dart/throughput.png differ diff --git a/docs/benchmarks/go/README.md b/docs/benchmarks/go/README.md index 0b08038262..582f122047 100644 --- a/docs/benchmarks/go/README.md +++ b/docs/benchmarks/go/README.md @@ -1,6 +1,6 @@ # Go Serialization Benchmark Report -Generated: 2026-05-08 17:27:11 +Generated: 2026-05-08 17:55:12 ## Performance Chart diff --git a/docs/benchmarks/go/throughput.png b/docs/benchmarks/go/throughput.png index 6cc809d476..086d8b5533 100644 Binary files a/docs/benchmarks/go/throughput.png and b/docs/benchmarks/go/throughput.png differ diff --git a/docs/benchmarks/java/throughput.png b/docs/benchmarks/java/throughput.png index f0aad29a7d..025f8b4329 100644 Binary files a/docs/benchmarks/java/throughput.png and b/docs/benchmarks/java/throughput.png differ diff --git a/docs/benchmarks/javascript/README.md b/docs/benchmarks/javascript/README.md index 5846d44a18..5832231152 100644 --- a/docs/benchmarks/javascript/README.md +++ b/docs/benchmarks/javascript/README.md @@ -1,6 +1,6 @@ # JavaScript Benchmark Performance Report -_Generated on 2026-05-08 17:27:11_ +_Generated on 2026-05-08 17:55:12_ ## How to Generate This Report diff --git a/docs/benchmarks/javascript/throughput.png b/docs/benchmarks/javascript/throughput.png index 0d974d32ca..54c24051d6 100644 Binary files a/docs/benchmarks/javascript/throughput.png and b/docs/benchmarks/javascript/throughput.png differ diff --git a/docs/benchmarks/python/README.md b/docs/benchmarks/python/README.md index 45a2bdbcd5..d0c51f33d9 100644 --- a/docs/benchmarks/python/README.md +++ b/docs/benchmarks/python/README.md @@ -1,6 +1,6 @@ # Python Benchmark Performance Report -_Generated on 2026-05-08 17:26:51_ +_Generated on 2026-05-08 17:54:45_ ## How to Generate This Report diff --git a/docs/benchmarks/python/throughput.png b/docs/benchmarks/python/throughput.png index f7a6dd68ff..7bd99a82e6 100644 Binary files a/docs/benchmarks/python/throughput.png and b/docs/benchmarks/python/throughput.png differ diff --git a/docs/benchmarks/rust/README.md b/docs/benchmarks/rust/README.md index 6ee463f661..0bd26916f2 100644 --- a/docs/benchmarks/rust/README.md +++ b/docs/benchmarks/rust/README.md @@ -1,6 +1,6 @@ # Rust Benchmark Performance Report -_Generated on 2026-05-08 17:27:11_ +_Generated on 2026-05-08 17:55:12_ ## How to Generate This Report diff --git a/docs/benchmarks/rust/throughput.png b/docs/benchmarks/rust/throughput.png index dbb792da9c..5640e734e4 100644 Binary files a/docs/benchmarks/rust/throughput.png and b/docs/benchmarks/rust/throughput.png differ diff --git a/docs/benchmarks/swift/throughput.png b/docs/benchmarks/swift/throughput.png index cbb16ba178..c8d7f75e35 100644 Binary files a/docs/benchmarks/swift/throughput.png and b/docs/benchmarks/swift/throughput.png differ