diff --git a/benchmarks/data.js b/benchmarks/data.js index 48a8cc5..08479a3 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1759831677382, + "lastUpdate": 1759842585453, "repoUrl": "https://github.com/czlonkowski/n8n-mcp", "entries": { "n8n-mcp Benchmarks": [ @@ -1510,6 +1510,58 @@ window.BENCHMARK_DATA = { "extra": "15172 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": "e2c8fd0125d91e6040353c1c87b765c4d1657c92", + "message": "Merge pull request #283 from czlonkowski/update/n8n-and-templates-20251007\n\nUpdate n8n to v1.114.3 and optimize template fetching (v2.17.2)", + "timestamp": "2025-10-07T15:07:43+02:00", + "tree_id": "d1b46d94ffd8ed49dc683e5b84deb2c1d7effa96", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/e2c8fd0125d91e6040353c1c87b765c4d1657c92" + }, + "date": 1759842584773, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0193, + "range": "0.2432", + "unit": "ms", + "extra": "51864 ops/sec" + }, + { + "name": "sample - array sorting - large", + "value": 3.2722, + "range": "1.7661000000000002", + "unit": "ms", + "extra": "306 ops/sec" + }, + { + "name": "sample - string concatenation", + "value": 0.0051, + "range": "0.3578", + "unit": "ms", + "extra": "196871 ops/sec" + }, + { + "name": "sample - object creation", + "value": 0.0663, + "range": "0.38939999999999997", + "unit": "ms", + "extra": "15080 ops/sec" + } + ] } ] }