From af151fc8a4409468685d931ff801c46e9382e4f7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 11 Oct 2025 22:21:27 +0000 Subject: [PATCH] add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 4566253bdc2bc1bc734034c183b5249d4c96053e --- benchmarks/data.js | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index b935834..b9f9f5d 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1760216110126, + "lastUpdate": 1760221287099, "repoUrl": "https://github.com/czlonkowski/n8n-mcp", "entries": { "n8n-mcp Benchmarks": [ @@ -2028,6 +2028,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": "4566253bdc2bc1bc734034c183b5249d4c96053e", + "message": "Merge pull request #310 from czlonkowski/fix/npm-publish-library-fields\n\nfix: Add library export fields to npm package (main, types, exports)", + "timestamp": "2025-10-12T00:19:26+02:00", + "tree_id": "1a3dae74ae5010ff5e212b1f629bacc30466b6f7", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/4566253bdc2bc1bc734034c183b5249d4c96053e" + }, + "date": 1760221286694, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }