add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 47a1cb135d

This commit is contained in:
github-action-benchmark
2026-03-20 16:52:37 +00:00
parent 96c2fc1dde
commit bc84e9bff8

View File

@@ -1,37 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1773849911952,
"lastUpdate": 1774025557800,
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
"entries": {
"n8n-mcp Benchmarks": [
{
"commit": {
"author": {
"email": "romualdczlonkowski@MacBook-Pro-Romuald.local",
"name": "Romuald Członkowski"
},
"committer": {
"email": "romualdczlonkowski@MacBook-Pro-Romuald.local",
"name": "Romuald Członkowski"
},
"distinct": true,
"id": "fa7d0b420ec6be9688f83d148c39ed9912ff8adc",
"message": "ci: switch NPM publishing to Trusted Publishing (OIDC)\n\nReplace static NPM_TOKEN with OIDC-based authentication for improved\nsecurity. This uses NPM's Trusted Publishing feature which:\n- Eliminates need for long-lived tokens\n- Provides provenance attestation\n- Is the recommended approach by npm\n\nRequires configuring Trusted Publishing in npm package settings:\n- Repository owner: czlonkowski\n- Repository name: n8n-mcp\n- Workflow filename: release.yml\n\nConceived by Romuald Członkowski - www.aiadvisors.pl/en\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"timestamp": "2025-12-12T13:24:25+01:00",
"tree_id": "68a2ec850bbdd41aa04ad5bba72ed38fcef81f81",
"url": "https://github.com/czlonkowski/n8n-mcp/commit/fa7d0b420ec6be9688f83d148c39ed9912ff8adc"
},
"date": 1765542755830,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "sample - array sorting - small",
"value": 0.0136,
"range": "0.3096",
"unit": "ms",
"extra": "73341 ops/sec"
}
]
},
{
"commit": {
"author": {
@@ -1542,6 +1513,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": "47a1cb135db7fd4a9f02d694286c5091dc86cbe2",
"message": "feat: implement transferWorkflow operation in n8n_update_partial_workflow (#644) (#649)\n\nAdd transferWorkflow diff operation to move workflows between n8n projects:\n- TransferWorkflowOperation type with destinationProjectId field\n- WorkflowDiffEngine validates and tracks transfer intent\n- Handler calls PUT /workflows/{id}/transfer after update\n- N8nApiClient.transferWorkflow() method\n- Zod schema validates destinationProjectId is non-empty\n- Tool description and documentation updated\n- inferIntentFromOperations case for transfer\n\nAlso fixes two pre-existing bugs found during review:\n- continueOnError path now properly extracts/propagates activation flags\n- Debug log in updateConnectionReferences shows correct old name\n\nBased on work by @djakielski in PR #645.\n\n\nConceived by Romuald Członkowski - https://www.aiadvisors.pl/en",
"timestamp": "2026-03-20T17:50:00+01:00",
"tree_id": "1d2537cd8b69eecf2e98ceadad07b68cbc5df9ef",
"url": "https://github.com/czlonkowski/n8n-mcp/commit/47a1cb135db7fd4a9f02d694286c5091dc86cbe2"
},
"date": 1774025557446,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "sample - array sorting - small",
"value": 0.0136,
"range": "0.3096",
"unit": "ms",
"extra": "73341 ops/sec"
}
]
}
]
}