Skip to content

[WIP] Start benchmarking server operations - #1247

Draft
jviotti wants to merge 4 commits into
mainfrom
benchmark-server
Draft

[WIP] Start benchmarking server operations#1247
jviotti wants to merge 4 commits into
mainfrom
benchmark-server

Conversation

@jviotti

@jviotti jviotti commented Aug 25, 2026

Copy link
Copy Markdown
Member

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Review in cubic

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Index (community)

Details
Benchmark suite Current: b5a6d44 Previous: 7044612 Ratio
Add one schema (0 existing) 373 ms 320 ms 1.17
Add one schema (100 existing) 41 ms 36 ms 1.14
Add one schema (1000 existing) 90 ms 95 ms 0.95
Add one schema (10000 existing) 693 ms 763 ms 0.91
Update one schema (1 existing) 27 ms 28 ms 0.96
Update one schema (101 existing) 36 ms 36 ms 1
Update one schema (1001 existing) 94 ms 98 ms 0.96
Update one schema (10001 existing) 735 ms 1066 ms 0.69
Cached rebuild (1 existing) 9 ms 11 ms 0.82
Cached rebuild (101 existing) 14 ms 13 ms 1.08
Cached rebuild (1001 existing) 37 ms 42 ms 0.88
Cached rebuild (10001 existing) 297 ms 351 ms 0.85
Index 100 schemas 643 ms 598 ms 1.08
Index 1000 schemas 1274 ms 1371 ms 0.93
Index 10000 schemas 13224 ms 12543 ms 1.05
Index 10000 schemas (custom meta-schema) 15179 ms 14629 ms 1.04
Index 10000 schemas ($ref fan-out) 15648 ms 14865 ms 1.05
test/e2e/html: Schema Fetch (p50) 412 us
test/e2e/html: Schema Fetch (p99) 495 us

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Index (enterprise)

Details
Benchmark suite Current: b5a6d44 Previous: 7044612 Ratio
enterprise/e2e/auth-keys: Schema Fetch (gated) (p50) 377 us
enterprise/e2e/auth-keys: Schema Fetch (gated) (p99) 466 us
Add one schema (0 existing) 371 ms 254 ms 1.46
Add one schema (100 existing) 124 ms 87 ms 1.43
Add one schema (1000 existing) 172 ms 141 ms 1.22
Add one schema (10000 existing) 767 ms 753 ms 1.02
Update one schema (1 existing) 114 ms 86 ms 1.33
Update one schema (101 existing) 124 ms 89 ms 1.39
Update one schema (1001 existing) 174 ms 123 ms 1.41
Update one schema (10001 existing) 785 ms 705 ms 1.11
Cached rebuild (1 existing) 11 ms 8 ms 1.38
Cached rebuild (101 existing) 16 ms 10 ms 1.60
Cached rebuild (1001 existing) 43 ms 33 ms 1.30
Cached rebuild (10001 existing) 336 ms 205 ms 1.64
Index 100 schemas 476 ms 536 ms 0.89
Index 1000 schemas 1448 ms 994 ms 1.46
Index 10000 schemas 12377 ms 9552 ms 1.30
Index 10000 schemas (custom meta-schema) 14707 ms 16390 ms 0.90
Index 10000 schemas ($ref fan-out) 14688 ms 19469 ms 0.75
test/e2e/html: Schema Fetch (p50) 380 us
test/e2e/html: Schema Fetch (p99) 499 us

This comment was automatically generated by workflow using github-action-benchmark.

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant