mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-20 17:33:08 +00:00
add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for bd8a7f68ac
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1759651279441,
|
||||
"lastUpdate": 1759652574433,
|
||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||
"entries": {
|
||||
"n8n-mcp Benchmarks": [
|
||||
@@ -1042,6 +1042,58 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "14379 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": "bd8a7f68ace3e16e943755f530e19b7261aff967",
|
||||
"message": "Merge pull request #266 from czlonkowski/feat/integration-tests-phase-7\n\nfeat: Phase 7 Integration Tests - Execution Management",
|
||||
"timestamp": "2025-10-05T10:21:12+02:00",
|
||||
"tree_id": "ff8783685ed44e297823eedc8cb914ee1c2be6de",
|
||||
"url": "https://github.com/czlonkowski/n8n-mcp/commit/bd8a7f68ace3e16e943755f530e19b7261aff967"
|
||||
},
|
||||
"date": 1759652574146,
|
||||
"tool": "customSmallerIsBetter",
|
||||
"benches": [
|
||||
{
|
||||
"name": "sample - array sorting - small",
|
||||
"value": 0.0193,
|
||||
"range": "0.2708",
|
||||
"unit": "ms",
|
||||
"extra": "51869 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - array sorting - large",
|
||||
"value": 3.2174,
|
||||
"range": "0.7845999999999997",
|
||||
"unit": "ms",
|
||||
"extra": "311 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - string concatenation",
|
||||
"value": 0.0046,
|
||||
"range": "0.2866",
|
||||
"unit": "ms",
|
||||
"extra": "216269 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - object creation",
|
||||
"value": 0.0674,
|
||||
"range": "0.32730000000000004",
|
||||
"unit": "ms",
|
||||
"extra": "14833 ops/sec"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user