add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 6a231375d5

This commit is contained in:
github-action-benchmark
2025-07-29 18:36:04 +00:00
parent 87e062bf64
commit d2de13f432

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1753805454616,
"lastUpdate": 1753814164210,
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
"entries": {
"n8n-mcp Benchmarks": [
@@ -522,6 +522,58 @@ window.BENCHMARK_DATA = {
"extra": "20994 ops/sec"
}
]
},
{
"commit": {
"author": {
"email": "56956555+czlonkowski@users.noreply.github.com",
"name": "czlonkowski",
"username": "czlonkowski"
},
"committer": {
"email": "56956555+czlonkowski@users.noreply.github.com",
"name": "czlonkowski",
"username": "czlonkowski"
},
"distinct": true,
"id": "6a231375d53c6fc83fcbbb7b78e778a5bd3338b7",
"message": "fix: resolve MCP protocol integration test failures\n\n- Fixed response structure mismatch in 67 failing tests\n- Updated tests to use response.content[0] instead of response[0]\n- Tests now correctly handle MCP SDK's content array structure\n- All 30 MCP protocol integration tests now pass\n\nTech debt: Need to add proper TypeScript types for MCP responses\nto replace current 'as any' assertions (tracked separately)\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"timestamp": "2025-07-29T20:34:09+02:00",
"tree_id": "d63178595fd825d1a63f560f7986692f4944013a",
"url": "https://github.com/czlonkowski/n8n-mcp/commit/6a231375d53c6fc83fcbbb7b78e778a5bd3338b7"
},
"date": 1753814163928,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "sample - array sorting - small",
"value": 0.0135,
"unit": "ms",
"range": 0.21789999999999998,
"extra": "74100 ops/sec"
},
{
"name": "sample - array sorting - large",
"value": 2.3265,
"unit": "ms",
"range": 0.8298999999999999,
"extra": "430 ops/sec"
},
{
"name": "sample - string concatenation",
"value": 0.0032,
"unit": "ms",
"range": 0.26320000000000005,
"extra": "309346 ops/sec"
},
{
"name": "sample - object creation",
"value": 0.0476,
"unit": "ms",
"range": 0.30010000000000003,
"extra": "20994 ops/sec"
}
]
}
]
}