diff --git a/benchmarks/data.js b/benchmarks/data.js index 17ee5f5..b44d9fd 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,60 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1761473384801, + "lastUpdate": 1761638228328, "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": "fd6572763273a2fb7e0494f61ee1385c597ba8f4", - "message": "Merge pull request #282 from czlonkowski/fix/docker-telemetry-user-id-stability\n\nfix: Docker/cloud telemetry user ID stability (v2.17.1)", - "timestamp": "2025-10-07T12:06:03+02:00", - "tree_id": "41086a89a11cd4a6637e8c6879656e98e973e404", - "url": "https://github.com/czlonkowski/n8n-mcp/commit/fd6572763273a2fb7e0494f61ee1385c597ba8f4" - }, - "date": 1759831676695, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "sample - array sorting - small", - "value": 0.0192, - "range": "0.24159999999999998", - "unit": "ms", - "extra": "52163 ops/sec" - }, - { - "name": "sample - array sorting - large", - "value": 3.2659, - "range": "3.0094999999999996", - "unit": "ms", - "extra": "306 ops/sec" - }, - { - "name": "sample - string concatenation", - "value": 0.0046, - "range": "0.27240000000000003", - "unit": "ms", - "extra": "215207 ops/sec" - }, - { - "name": "sample - object creation", - "value": 0.0659, - "range": "0.31810000000000005", - "unit": "ms", - "extra": "15172 ops/sec" - } - ] - }, { "commit": { "author": { @@ -1657,6 +1605,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": "3f427f952836fd35cb6d054a45d179d88b9cb37b", + "message": "Update n8n to 1.117.2 (#379)", + "timestamp": "2025-10-28T08:55:20+01:00", + "tree_id": "19b592c4b1b26554b72fb4d46e5c2c87afac7aea", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/3f427f952836fd35cb6d054a45d179d88b9cb37b" + }, + "date": 1761638228013, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }