Conversation
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
There was a problem hiding this comment.
No issues found across 41 files
Tip: cubic can generate docs of your entire codebase and keep them up to date. Try it here.
Re-trigger cubic
🤖 Augment PR SummarySummary: This PR upgrades the vendored Changes:
Technical Notes: The MCP request/response envelope construction now comes from 🤖 Was this summary useful? React with 👍 or 👎 |
There was a problem hiding this comment.
Benchmark Index (community)
Details
| Benchmark suite | Current: a0db67a | Previous: 0d3da41 | Ratio |
|---|---|---|---|
Add one schema (0 existing) |
295 ms |
225 ms |
1.31 |
Add one schema (100 existing) |
27 ms |
21 ms |
1.29 |
Add one schema (1000 existing) |
82 ms |
90 ms |
0.91 |
Add one schema (10000 existing) |
696 ms |
871 ms |
0.80 |
Update one schema (1 existing) |
18 ms |
15 ms |
1.20 |
Update one schema (101 existing) |
26 ms |
22 ms |
1.18 |
Update one schema (1001 existing) |
80 ms |
85 ms |
0.94 |
Update one schema (10001 existing) |
908 ms |
896 ms |
1.01 |
Cached rebuild (1 existing) |
5 ms |
4 ms |
1.25 |
Cached rebuild (101 existing) |
7 ms |
6 ms |
1.17 |
Cached rebuild (1001 existing) |
28 ms |
25 ms |
1.12 |
Cached rebuild (10001 existing) |
273 ms |
221 ms |
1.24 |
Index 100 schemas |
115 ms |
97 ms |
1.19 |
Index 1000 schemas |
912 ms |
821 ms |
1.11 |
Index 10000 schemas |
12812 ms |
15273 ms |
0.84 |
This comment was automatically generated by workflow using github-action-benchmark.
There was a problem hiding this comment.
Benchmark Index (enterprise)
Details
| Benchmark suite | Current: a0db67a | Previous: 0d3da41 | Ratio |
|---|---|---|---|
Add one schema (0 existing) |
287 ms |
293 ms |
0.98 |
Add one schema (100 existing) |
30 ms |
30 ms |
1 |
Add one schema (1000 existing) |
86 ms |
88 ms |
0.98 |
Add one schema (10000 existing) |
697 ms |
746 ms |
0.93 |
Update one schema (1 existing) |
21 ms |
23 ms |
0.91 |
Update one schema (101 existing) |
29 ms |
30 ms |
0.97 |
Update one schema (1001 existing) |
88 ms |
90 ms |
0.98 |
Update one schema (10001 existing) |
699 ms |
705 ms |
0.99 |
Cached rebuild (1 existing) |
7 ms |
7 ms |
1 |
Cached rebuild (101 existing) |
9 ms |
10 ms |
0.90 |
Cached rebuild (1001 existing) |
32 ms |
33 ms |
0.97 |
Cached rebuild (10001 existing) |
275 ms |
284 ms |
0.97 |
Index 100 schemas |
121 ms |
120 ms |
1.01 |
Index 1000 schemas |
1134 ms |
1075 ms |
1.05 |
Index 10000 schemas |
13655 ms |
13804 ms |
0.99 |
This comment was automatically generated by workflow using github-action-benchmark.
Signed-off-by: Juan Cruz Viotti jv@jviotti.com