diff --git a/benchmarks/data.js b/benchmarks/data.js index a0f1ec7..7b84273 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,60 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1754031733148, + "lastUpdate": 1754033817738, "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": "e66a17b5c2f83df0689f0fc3c27d4e64ee1d8191", - "message": "fix: disable flaky test and fix benchmark workflow git conflicts\n\n- Skipped the environment configuration test that consistently fails in CI\n- Added workspace cleanup step in benchmark workflow to prevent git conflicts\n- Stash uncommitted changes before benchmark-action switches branches\n\nThis should finally get all CI workflows passing.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude ", - "timestamp": "2025-07-29T08:54:10+02:00", - "tree_id": "f168720fd43230ee6b99518e83df1ad9b2c23d99", - "url": "https://github.com/czlonkowski/n8n-mcp/commit/e66a17b5c2f83df0689f0fc3c27d4e64ee1d8191" - }, - "date": 1753772169966, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "sample - array sorting - small", - "value": 0.0135, - "unit": "ms", - "range": 0.21789999999999998, - "extra": "74100 ops/sec" - }, - { - "name": "sample - array sorting - large", - "value": 2.3265, - "unit": "ms", - "range": 0.8298999999999999, - "extra": "430 ops/sec" - }, - { - "name": "sample - string concatenation", - "value": 0.0032, - "unit": "ms", - "range": 0.26320000000000005, - "extra": "309346 ops/sec" - }, - { - "name": "sample - object creation", - "value": 0.0476, - "unit": "ms", - "range": 0.30010000000000003, - "extra": "20994 ops/sec" - } - ] - }, { "commit": { "author": { @@ -2506,6 +2454,54 @@ window.BENCHMARK_DATA = { "extra": "15027 ops/sec" } ] + }, + { + "commit": { + "author": { + "name": "czlonkowski", + "username": "czlonkowski" + }, + "committer": { + "name": "czlonkowski", + "username": "czlonkowski" + }, + "id": "6cdb52f56f560d02b43f0f84d732236520c72a6c", + "message": "Feature/n8n integration", + "timestamp": "2025-08-01T06:31:56Z", + "url": "https://github.com/czlonkowski/n8n-mcp/pull/112/commits/6cdb52f56f560d02b43f0f84d732236520c72a6c" + }, + "date": 1754033817476, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0191, + "unit": "ms", + "range": 0.2564, + "extra": "52386 ops/sec" + }, + { + "name": "sample - array sorting - large", + "value": 3.1369, + "unit": "ms", + "range": 0.43279999999999985, + "extra": "319 ops/sec" + }, + { + "name": "sample - string concatenation", + "value": 0.0049, + "unit": "ms", + "range": 0.2674, + "extra": "205762 ops/sec" + }, + { + "name": "sample - object creation", + "value": 0.0657, + "unit": "ms", + "range": 0.3616, + "extra": "15224 ops/sec" + } + ] } ] }