From 570e54f0f6d18734e2f47d7f996f085f38bf83dd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 10 Oct 2025 09:48:32 +0000 Subject: [PATCH] add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 4016ac42ef0fc6897bbd34b95f1aa5347f5dbc17 --- benchmarks/data.js | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index fb012d7..3845ce8 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1760044360805, + "lastUpdate": 1760089712005, "repoUrl": "https://github.com/czlonkowski/n8n-mcp", "entries": { "n8n-mcp Benchmarks": [ @@ -1873,6 +1873,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": "4016ac42ef0fc6897bbd34b95f1aa5347f5dbc17", + "message": "Merge pull request #301 from czlonkowski/fix/fts5-search-failures\n\nfix: Add FTS5 search index to prevent 69% search failure rate (v2.18.5)", + "timestamp": "2025-10-10T11:46:54+02:00", + "tree_id": "abef39da83e4872eac411dabcd0caa8d8558fb7f", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/4016ac42ef0fc6897bbd34b95f1aa5347f5dbc17" + }, + "date": 1760089711735, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }