Skip to content

Evaluate MCP requests against the "fast" request schema#873

Merged
jviotti merged 1 commit intomainfrom
mcp-enterprise-fast
May 4, 2026
Merged

Evaluate MCP requests against the "fast" request schema#873
jviotti merged 1 commit intomainfrom
mcp-enterprise-fast

Conversation

@jviotti
Copy link
Copy Markdown
Member

@jviotti jviotti commented May 4, 2026

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

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

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 4, 2026

🤖 Augment PR Summary

Summary: Switch Enterprise MCP request validation to load the precompiled Blaze fast template instead of the exhaustive one.
Change: Updates the schema template metapack filename from blaze-exhaustive.metapack to blaze-fast.metapack for MCP request evaluation.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

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: 0fea0ec Previous: 02ef2bf Ratio
Add one schema (0 existing) 126 ms 160 ms 0.79
Add one schema (100 existing) 15 ms 22 ms 0.68
Add one schema (1000 existing) 53 ms 73 ms 0.73
Add one schema (10000 existing) 683 ms 659 ms 1.04
Update one schema (1 existing) 10 ms 14 ms 0.71
Update one schema (101 existing) 15 ms 23 ms 0.65
Update one schema (1001 existing) 55 ms 74 ms 0.74
Update one schema (10001 existing) 485 ms 659 ms 0.74
Cached rebuild (1 existing) 2 ms 4 ms 0.50
Cached rebuild (101 existing) 4 ms 6 ms 0.67
Cached rebuild (1001 existing) 15 ms 27 ms 0.56
Cached rebuild (10001 existing) 155 ms 250 ms 0.62
Index 100 schemas 88 ms 245 ms 0.36
Index 1000 schemas 803 ms 1614 ms 0.50
Index 10000 schemas 10608 ms 18141 ms 0.58

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

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

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: 0fea0ec Previous: 02ef2bf Ratio
Add one schema (0 existing) 165 ms 152 ms 1.09
Add one schema (100 existing) 22 ms 22 ms 1
Add one schema (1000 existing) 80 ms 71 ms 1.13
Add one schema (10000 existing) 699 ms 592 ms 1.18
Update one schema (1 existing) 16 ms 16 ms 1
Update one schema (101 existing) 25 ms 22 ms 1.14
Update one schema (1001 existing) 73 ms 71 ms 1.03
Update one schema (10001 existing) 644 ms 590 ms 1.09
Cached rebuild (1 existing) 5 ms 5 ms 1
Cached rebuild (101 existing) 8 ms 7 ms 1.14
Cached rebuild (1001 existing) 28 ms 27 ms 1.04
Cached rebuild (10001 existing) 288 ms 239 ms 1.21
Index 100 schemas 108 ms 109 ms 0.99
Index 1000 schemas 1068 ms 1019 ms 1.05
Index 10000 schemas 13732 ms 13448 ms 1.02

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

@jviotti jviotti merged commit 10f76c4 into main May 4, 2026
5 checks passed
@jviotti jviotti deleted the mcp-enterprise-fast branch May 4, 2026 22:37
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