mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-19 17:03:08 +00:00
add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 2eb459c80c
This commit is contained in:
@@ -1,60 +1,8 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1761393974850,
|
||||
"lastUpdate": 1761397016996,
|
||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||
"entries": {
|
||||
"n8n-mcp Benchmarks": [
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "56956555+czlonkowski@users.noreply.github.com",
|
||||
"name": "Romuald Członkowski",
|
||||
"username": "czlonkowski"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "08abdb79372f8e68842c5477bb3fd9e7c40e46dd",
|
||||
"message": "Merge pull request #274 from czlonkowski/fix/issue-272-connection-operations-phase0\n\nPhase 0 + Phase 1: Connection Operations + TypeError Fixes (Issues #272, #204, #275, #136)",
|
||||
"timestamp": "2025-10-06T11:02:32+02:00",
|
||||
"tree_id": "4d34ff5fba71f2b1f37196d70868c3326630228d",
|
||||
"url": "https://github.com/czlonkowski/n8n-mcp/commit/08abdb79372f8e68842c5477bb3fd9e7c40e46dd"
|
||||
},
|
||||
"date": 1759741461009,
|
||||
"tool": "customSmallerIsBetter",
|
||||
"benches": [
|
||||
{
|
||||
"name": "sample - array sorting - small",
|
||||
"value": 0.0191,
|
||||
"range": "0.28950000000000004",
|
||||
"unit": "ms",
|
||||
"extra": "52386 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - array sorting - large",
|
||||
"value": 3.3439,
|
||||
"range": "0.8758999999999997",
|
||||
"unit": "ms",
|
||||
"extra": "299 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - string concatenation",
|
||||
"value": 0.0047,
|
||||
"range": "0.26990000000000003",
|
||||
"unit": "ms",
|
||||
"extra": "211630 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - object creation",
|
||||
"value": 0.0666,
|
||||
"range": "0.33719999999999994",
|
||||
"unit": "ms",
|
||||
"extra": "15025 ops/sec"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
@@ -1762,6 +1710,37 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "73341 ops/sec"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "56956555+czlonkowski@users.noreply.github.com",
|
||||
"name": "Romuald Członkowski",
|
||||
"username": "czlonkowski"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "2eb459c80c0a1bccbee844948af2ae2aa3b25415",
|
||||
"message": "Merge pull request #369 from czlonkowski/claude/investigate-npm-deployment-011CUTuNP2G3vGqSo8R9uubN",
|
||||
"timestamp": "2025-10-25T14:54:57+02:00",
|
||||
"tree_id": "d7decf60b10da908112c00233caec6ee8e6eea3a",
|
||||
"url": "https://github.com/czlonkowski/n8n-mcp/commit/2eb459c80c0a1bccbee844948af2ae2aa3b25415"
|
||||
},
|
||||
"date": 1761397016608,
|
||||
"tool": "customSmallerIsBetter",
|
||||
"benches": [
|
||||
{
|
||||
"name": "sample - array sorting - small",
|
||||
"value": 0.0136,
|
||||
"range": "0.3096",
|
||||
"unit": "ms",
|
||||
"extra": "73341 ops/sec"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user