From 4df0c55b352ed1aef4c8eec8346164fdfaf2cde5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 25 Oct 2025 12:06:14 +0000 Subject: [PATCH] add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 2682be33b82ab4967f4f36afffc18eaf6c1bbc65 --- benchmarks/data.js | 85 +++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 53 deletions(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index 66214a7..53a1548 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,60 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1761391944445, + "lastUpdate": 1761393974850, "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": "67c3c9c9c844762d866ccb7357ac28a5854bfafb", - "message": "Merge pull request #271 from czlonkowski/fix/issue-270-apostrophe-handling\n\nfix: Issues #269 and #270 - addNode examples + special characters in node names", - "timestamp": "2025-10-05T17:14:35+02:00", - "tree_id": "72b4f21744a1144aeba1318e82b1f848188f1189", - "url": "https://github.com/czlonkowski/n8n-mcp/commit/67c3c9c9c844762d866ccb7357ac28a5854bfafb" - }, - "date": 1759677382541, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "sample - array sorting - small", - "value": 0.0197, - "range": "2.2969000000000004", - "unit": "ms", - "extra": "50739 ops/sec" - }, - { - "name": "sample - array sorting - large", - "value": 3.2765, - "range": "0.7348999999999997", - "unit": "ms", - "extra": "305 ops/sec" - }, - { - "name": "sample - string concatenation", - "value": 0.0047, - "range": "0.3273", - "unit": "ms", - "extra": "211371 ops/sec" - }, - { - "name": "sample - object creation", - "value": 0.0678, - "range": "0.39849999999999997", - "unit": "ms", - "extra": "14752 ops/sec" - } - ] - }, { "commit": { "author": { @@ -1783,6 +1731,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": "2682be33b82ab4967f4f36afffc18eaf6c1bbc65", + "message": "fix: sync package.runtime.json to match package.json version 2.22.4 (#368)", + "timestamp": "2025-10-25T14:04:30+02:00", + "tree_id": "8b9951de9ed5e49539373658332c40312c8b4925", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/2682be33b82ab4967f4f36afffc18eaf6c1bbc65" + }, + "date": 1761393974140, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }