This is an automated email from the ASF dual-hosted git repository. jamesbognar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/juneau.git
commit 20056e88862bf30cc0ab5d5e69ebb190359dcd2d Author: James Bognar <[email protected]> AuthorDate: Tue Jul 28 19:10:10 2026 -0400 build: re-baseline MCP module test timings after the re-layering split Co-authored-by: Cursor <[email protected]> --- perf-baseline.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perf-baseline.txt b/perf-baseline.txt index 24abcac713..4a02611ddd 100644 --- a/perf-baseline.txt +++ b/perf-baseline.txt @@ -72,9 +72,10 @@ juneau-rest/juneau-rest-server-auth-jwt/core = 7.5 juneau-rest/juneau-rest-server-metrics-micrometer/core = 7.5 juneau-rest/juneau-rest-server-view-freemarker/core = 7.5 juneau-microservice/juneau-microservice/core = 7.5 # embedded-server startup heavy; time-variable. +juneau-rest/juneau-rest-server-mcp-2025-06-18/core = 7.5 # new adapter module (TODO-312a Task 16); wire-format conversion + typed-handler tests moved here from core. juneau-rest/juneau-rest-server-view-mustache/core = 7 juneau-rest/juneau-rest-server-auth-oidc-rp/core = 6.6 -juneau-rest/juneau-rest-server-mcp/core = 6.5 +juneau-rest/juneau-rest-server-mcp/core = 6 # re-measured post-relayering (TODO-312a Task 16); most tests moved to the adapter module below. juneau-rest/juneau-rest-server-tracing-otel/core = 6 juneau-bean/juneau-bean-html5/core = 5.5 # 12,427 tests. juneau-core/juneau-config/core = 4 @@ -87,14 +88,14 @@ juneau-rest/juneau-rest-server/core = 2.6 juneau-rest/juneau-rest-mock/core = 2.3 juneau-rest/juneau-rest-server-auth-oauth/core = 2.5 juneau-core/juneau-commons/core = 2.2 # 5,311 tests. -juneau-bean/juneau-bean-mcp-2025-06-18/core = 2 -juneau-bean/juneau-bean-jsonrpc/core = 2 +juneau-bean/juneau-bean-jsonrpc/core = 2 # re-measured post-relayering (TODO-312a Task 16); new module, JSON-RPC 2.0 envelope beans. juneau-bean/juneau-bean-atom/core = 2 juneau-bean/juneau-bean-jsonapi/core = 2 juneau-bean/juneau-bean-hal/core = 2 juneau-bean/juneau-bean-jsonpatch/core = 2 juneau-bean/juneau-bean-openapi-v3/core = 1.5 juneau-bean/juneau-bean-swagger-v2/core = 1.3 +juneau-bean/juneau-bean-mcp-2025-06-18/core = 1.2 # re-measured post-relayering (TODO-312a Task 16); renamed from juneau-bean-mcp, dropped from provisional 2.0. # ─── [observability] ────────────────────────────────────────────────────────── #
