From a19fb39fe4029a4b214b1e42c6da1fb7be337bae Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 8 Oct 2025 12:32:01 +0000 Subject: [PATCH] add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 08d43bd7fb816e1abb60595e1ccf0ee56318cee3 --- benchmarks/data.js | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index 57e3c7e..9b96d40 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1759919328844, + "lastUpdate": 1759926721416, "repoUrl": "https://github.com/czlonkowski/n8n-mcp", "entries": { "n8n-mcp Benchmarks": [ @@ -1780,6 +1780,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": "08d43bd7fb816e1abb60595e1ccf0ee56318cee3", + "message": "Merge pull request #290 from czlonkowski/feature/telemetry-docker-cloud-detection\n\nfeat: add Docker/cloud environment detection to telemetry (v2.18.1)", + "timestamp": "2025-10-08T14:30:00+02:00", + "tree_id": "76f68a2dea5dd4b3c423781b25d0b0476fa99641", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/08d43bd7fb816e1abb60595e1ccf0ee56318cee3" + }, + "date": 1759926720930, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }