diff --git a/benchmarks/data.js b/benchmarks/data.js index 0e61d35..5c6a973 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,60 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1761397016996, + "lastUpdate": 1761405670431, "repoUrl": "https://github.com/czlonkowski/n8n-mcp", "entries": { "n8n-mcp Benchmarks": [ - { - "commit": { - "author": { - "email": "56956555+czlonkowski@users.noreply.github.com", - "name": "czlonkowski", - "username": "czlonkowski" - }, - "committer": { - "email": "56956555+czlonkowski@users.noreply.github.com", - "name": "czlonkowski", - "username": "czlonkowski" - }, - "distinct": true, - "id": "e1be4473a328b598c1e1a46db3b7ebdc441c2a06", - "message": "Merge pull request #278 from czlonkowski/fix/issue-277-signal-handlers-stdio\n\nFix: Add signal handlers for stdio mode (Issue #277)\n\nFixes orphaned Node.js processes on Windows 11 when Claude Desktop quits.\n\nProduction-ready improvements:\n- Robust container detection (Docker, Kubernetes, Podman, containerd)\n- Fixed redundant exit calls with graceful 1000ms timeout\n- Error handling for stdin registration\n- Shutdown trigger logging for debugging\n\nCode Review: Approved - Production Ready (9.6/10)\nAll critical issues resolved, 90% Docker test pass confidence\n\nReported by: @Eddy-Chahed\nIssue: #277", - "timestamp": "2025-10-06T13:26:27+02:00", - "tree_id": "b0ca8db8325e3f28c4edb05066054060ab75262a", - "url": "https://github.com/czlonkowski/n8n-mcp/commit/e1be4473a328b598c1e1a46db3b7ebdc441c2a06" - }, - "date": 1759750129160, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "sample - array sorting - small", - "value": 0.0193, - "range": "0.25880000000000003", - "unit": "ms", - "extra": "51753 ops/sec" - }, - { - "name": "sample - array sorting - large", - "value": 3.3839, - "range": "0.4937999999999998", - "unit": "ms", - "extra": "296 ops/sec" - }, - { - "name": "sample - string concatenation", - "value": 0.0048, - "range": "0.27490000000000003", - "unit": "ms", - "extra": "208482 ops/sec" - }, - { - "name": "sample - object creation", - "value": 0.0657, - "range": "0.3145", - "unit": "ms", - "extra": "15223 ops/sec" - } - ] - }, { "commit": { "author": { @@ -1741,6 +1689,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": "b87f638e52d85ab77302f60293113d01d28a14ae", + "message": "Merge pull request #370 from czlonkowski/claude/version-bump-2.22.5-011CUTuNP2G3vGqSo8R9uubN\n\nchore: bump version to 2.22.5", + "timestamp": "2025-10-25T17:19:15+02:00", + "tree_id": "aad35ed51b6ec46de9a86a59e67c7189c02ba65d", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/b87f638e52d85ab77302f60293113d01d28a14ae" + }, + "date": 1761405669681, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }