diff --git a/benchmarks/data.js b/benchmarks/data.js index f55dfcc..e40fb3c 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,39 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1766585849170, + "lastUpdate": 1766757175046, "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": "af6efe9e888b1723855544dd7b7bbf0e03ef8d59", - "message": "chore: update n8n to 1.118.1 and bump version to 2.22.8 (#393)\n\n- Updated n8n from 1.117.2 to 1.118.1\n- Updated n8n-core from 1.116.0 to 1.117.0\n- Updated n8n-workflow from 1.114.0 to 1.115.0\n- Updated @n8n/n8n-nodes-langchain from 1.116.2 to 1.117.0\n- Rebuilt node database with 542 nodes (439 from n8n-nodes-base, 103 from @n8n/n8n-nodes-langchain)\n- Updated README badge with new n8n version\n- Updated CHANGELOG with dependency changes\n\nConceived by Romuald Członkowski - https://www.aiadvisors.pl/en\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-authored-by: Claude ", - "timestamp": "2025-11-03T22:27:56+01:00", - "tree_id": "e384071cfbed76fe227c9b79dcf8b59f75eae8a9", - "url": "https://github.com/czlonkowski/n8n-mcp/commit/af6efe9e888b1723855544dd7b7bbf0e03ef8d59" - }, - "date": 1762205387424, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "sample - array sorting - small", - "value": 0.0136, - "range": "0.3096", - "unit": "ms", - "extra": "73341 ops/sec" - } - ] - }, { "commit": { "author": { @@ -1540,6 +1509,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": "808088f25eccf3cf73a90017af9f5abdd1893886", + "message": "docs: fix connection keys documentation to say \"node names\" not \"node IDs\" (#510) (#511)\n\nThe documentation incorrectly stated connection keys should be \"node IDs\"\nwhen n8n actually requires \"node names\". This caused workflow creation\nfailures for AI-generated workflows.\n\nChanges:\n- tools-n8n-manager.ts: \"Keys are source node names (the name field, not id)\"\n- n8n-create-workflow.ts: \"Keys are source node names (not IDs)\"\n- Fixed example: \"Webhook\"/\"Slack\" instead of \"webhook_1\"/\"slack_1\"\n- get-template.ts: clarified \"source node names\"\n\nCloses #510\n\nConceived by Romuald Członkowski - https://www.aiadvisors.pl/en\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-authored-by: Romuald Członkowski \nCo-authored-by: Claude Opus 4.5 ", + "timestamp": "2025-12-26T14:50:58+01:00", + "tree_id": "9110d3624af99a21e45601fe3c7e9c9248362159", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/808088f25eccf3cf73a90017af9f5abdd1893886" + }, + "date": 1766757174358, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }