Explicitly set type in MCP tool listing#941
Merged
Merged
Conversation
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
Contributor
There was a problem hiding this comment.
Benchmark Index (community)
Details
| Benchmark suite | Current: ed3edc5 | Previous: f7833b2 | Ratio |
|---|---|---|---|
Add one schema (0 existing) |
225 ms |
285 ms |
0.79 |
Add one schema (100 existing) |
21 ms |
27 ms |
0.78 |
Add one schema (1000 existing) |
95 ms |
85 ms |
1.12 |
Add one schema (10000 existing) |
883 ms |
730 ms |
1.21 |
Update one schema (1 existing) |
15 ms |
18 ms |
0.83 |
Update one schema (101 existing) |
21 ms |
27 ms |
0.78 |
Update one schema (1001 existing) |
93 ms |
84 ms |
1.11 |
Update one schema (10001 existing) |
891 ms |
799 ms |
1.12 |
Cached rebuild (1 existing) |
4 ms |
6 ms |
0.67 |
Cached rebuild (101 existing) |
6 ms |
8 ms |
0.75 |
Cached rebuild (1001 existing) |
24 ms |
30 ms |
0.80 |
Cached rebuild (10001 existing) |
219 ms |
277 ms |
0.79 |
Index 100 schemas |
96 ms |
111 ms |
0.86 |
Index 1000 schemas |
859 ms |
884 ms |
0.97 |
Index 10000 schemas |
16868 ms |
12976 ms |
1.30 |
This comment was automatically generated by workflow using github-action-benchmark.
Contributor
There was a problem hiding this comment.
Benchmark Index (enterprise)
Details
| Benchmark suite | Current: ed3edc5 | Previous: f7833b2 | Ratio |
|---|---|---|---|
Add one schema (0 existing) |
284 ms |
285 ms |
1.00 |
Add one schema (100 existing) |
30 ms |
30 ms |
1 |
Add one schema (1000 existing) |
89 ms |
85 ms |
1.05 |
Add one schema (10000 existing) |
764 ms |
749 ms |
1.02 |
Update one schema (1 existing) |
23 ms |
25 ms |
0.92 |
Update one schema (101 existing) |
31 ms |
28 ms |
1.11 |
Update one schema (1001 existing) |
89 ms |
85 ms |
1.05 |
Update one schema (10001 existing) |
722 ms |
732 ms |
0.99 |
Cached rebuild (1 existing) |
7 ms |
7 ms |
1 |
Cached rebuild (101 existing) |
10 ms |
9 ms |
1.11 |
Cached rebuild (1001 existing) |
33 ms |
31 ms |
1.06 |
Cached rebuild (10001 existing) |
282 ms |
289 ms |
0.98 |
Index 100 schemas |
121 ms |
116 ms |
1.04 |
Index 1000 schemas |
1068 ms |
1077 ms |
0.99 |
Index 10000 schemas |
13948 ms |
14669 ms |
0.95 |
This comment was automatically generated by workflow using github-action-benchmark.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Juan Cruz Viotti jv@jviotti.com