diff --git a/benchmarks/data.js b/benchmarks/data.js index cb24116..f6e56f8 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1760195751366, + "lastUpdate": 1760209685653, "repoUrl": "https://github.com/czlonkowski/n8n-mcp", "entries": { "n8n-mcp Benchmarks": [ @@ -1966,6 +1966,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": "1f43784315853a8fe107a6df6c0fdd433a07097e", + "message": "Merge pull request #308 from czlonkowski/fix/validator-false-positives-304-306\n\nfix: migrate resourceLocator validation to schema-driven approach (#304, #306)", + "timestamp": "2025-10-11T21:06:12+02:00", + "tree_id": "e56996b6ecb73c61de390ff77ba13484498d48b2", + "url": "https://github.com/czlonkowski/n8n-mcp/commit/1f43784315853a8fe107a6df6c0fdd433a07097e" + }, + "date": 1760209685361, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "sample - array sorting - small", + "value": 0.0136, + "range": "0.3096", + "unit": "ms", + "extra": "73341 ops/sec" + } + ] } ] }