diff --git a/benchmarks/data.js b/benchmarks/data.js index b127def..70d7e9e 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1759648856144, + "lastUpdate": 1759651279441, "repoUrl": "https://github.com/czlonkowski/n8n-mcp", "entries": { "n8n-mcp Benchmarks": [ @@ -990,6 +990,58 @@ window.BENCHMARK_DATA = { "extra": "14249 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": "57459c27e388cdc90423161957a275774bb91868", + "message": "Merge pull request #264 from czlonkowski/feat/integration-tests-phase-6\n\nfeat: Phase 6B integration tests (workflow autofix)", + "timestamp": "2025-10-05T09:59:27+02:00", + "tree_id": "d0693e21af7849ecf8b72faa333a4062d85a04a6", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/57459c27e388cdc90423161957a275774bb91868" + }, + "date": 1759651278794, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0195, + "range": "0.4034", + "unit": "ms", + "extra": "51205 ops/sec" + }, + { + "name": "sample - array sorting - large", + "value": 3.239, + "range": "0.7762000000000002", + "unit": "ms", + "extra": "309 ops/sec" + }, + { + "name": "sample - string concatenation", + "value": 0.0048, + "range": "0.30210000000000004", + "unit": "ms", + "extra": "207059 ops/sec" + }, + { + "name": "sample - object creation", + "value": 0.0695, + "range": "0.40149999999999997", + "unit": "ms", + "extra": "14379 ops/sec" + } + ] } ] }