From 004519d52cfbaf1fdae258a81929b3f7d8e68379 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 25 Oct 2025 12:56:57 +0000 Subject: [PATCH] add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 2eb459c80c0a1bccbee844948af2ae2aa3b25415 --- benchmarks/data.js | 85 +++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 53 deletions(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index 53a1548..0e61d35 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -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" + } + ] } ] }