From 4be11d2ae0e18865313dc660021e20cbf44db32e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 8 Nov 2025 12:41:12 +0000 Subject: [PATCH] add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for eee52a7f5379cb016273495fc3f1f6b0ad4dc5c4 --- benchmarks/data.js | 64 +++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index cc6c346..052fb46 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,39 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1762498579696, + "lastUpdate": 1762605672254, "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": "08a1d42f09b5e8c3136a72fa9d41e2d2f8eef9c1", - "message": "Merge pull request #289 from czlonkowski/fix/validation-warning-system-redesign\n\nfix: resolve validation warning system false positives (96.5% noise reduction)", - "timestamp": "2025-10-08T12:27:00+02:00", - "tree_id": "3b7a19efc62cc7353fac6ff2a21edcbfcc15aa9a", - "url": "https://github.com/czlonkowski/n8n-mcp/commit/08a1d42f09b5e8c3136a72fa9d41e2d2f8eef9c1" - }, - "date": 1759919328351, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "sample - array sorting - small", - "value": 0.0136, - "range": "0.3096", - "unit": "ms", - "extra": "73341 ops/sec" - } - ] - }, { "commit": { "author": { @@ -1552,6 +1521,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": "eee52a7f5379cb016273495fc3f1f6b0ad4dc5c4", + "message": "Merge pull request #406 from czlonkowski/fix/helpful-error-changes-vs-updates\n\nfix: Add helpful error messages for 'changes' vs 'updates' parameter (Issue #392)", + "timestamp": "2025-11-08T13:39:26+01:00", + "tree_id": "9ddfce9b63ebcf1092de02cf6e9e8b7bdc0181f3", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/eee52a7f5379cb016273495fc3f1f6b0ad4dc5c4" + }, + "date": 1762605671991, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }