add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for e4acb6a1ef
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1753877720064,
|
"lastUpdate": 1753877734225,
|
||||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||||
"entries": {
|
"entries": {
|
||||||
"n8n-mcp Benchmarks": [
|
"n8n-mcp Benchmarks": [
|
||||||
@@ -1230,6 +1230,58 @@ window.BENCHMARK_DATA = {
|
|||||||
"extra": "14901 ops/sec"
|
"extra": "14901 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": "e4acb6a1ef55f6d5b7f4ebd31ce16d97134f03b1",
|
||||||
|
"message": "fix: resolve TypeScript compilation errors in test files\n\n- Add explicit type annotations for properties arrays in config validator tests\n- Update ValidationResult mock to include required visibleProperties and hiddenProperties\n- Fix all TypeScript compilation errors found in CI/CD pipeline\n\nAll tests passing with 85.36% coverage.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
|
||||||
|
"timestamp": "2025-07-30T14:13:19+02:00",
|
||||||
|
"tree_id": "3a0c08cf73ae50fb8f7abdbbaba7af2d54b09477",
|
||||||
|
"url": "https://github.com/czlonkowski/n8n-mcp/commit/e4acb6a1ef55f6d5b7f4ebd31ce16d97134f03b1"
|
||||||
|
},
|
||||||
|
"date": 1753877733764,
|
||||||
|
"tool": "customSmallerIsBetter",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "sample - array sorting - small",
|
||||||
|
"value": 0.019,
|
||||||
|
"unit": "ms",
|
||||||
|
"range": 0.27680000000000005,
|
||||||
|
"extra": "52514 ops/sec"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sample - array sorting - large",
|
||||||
|
"value": 3.1378,
|
||||||
|
"unit": "ms",
|
||||||
|
"range": 0.5802,
|
||||||
|
"extra": "319 ops/sec"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sample - string concatenation",
|
||||||
|
"value": 0.0047,
|
||||||
|
"unit": "ms",
|
||||||
|
"range": 0.2914,
|
||||||
|
"extra": "214877 ops/sec"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sample - object creation",
|
||||||
|
"value": 0.066,
|
||||||
|
"unit": "ms",
|
||||||
|
"range": 0.2854,
|
||||||
|
"extra": "15152 ops/sec"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user