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 c52bbcbb83
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1760001780202,
|
"lastUpdate": 1760044360805,
|
||||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||||
"entries": {
|
"entries": {
|
||||||
"n8n-mcp Benchmarks": [
|
"n8n-mcp Benchmarks": [
|
||||||
@@ -1842,6 +1842,37 @@ window.BENCHMARK_DATA = {
|
|||||||
"extra": "73341 ops/sec"
|
"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": "c52bbcbb830f43355fe8186564e46dceebd82ad3",
|
||||||
|
"message": "Merge pull request #298 from czlonkowski/fix/issue-296-nodejs-adapter-bypass\n\nfix: resolve sql.js adapter bypass in NodeRepository constructor (Issue #296)",
|
||||||
|
"timestamp": "2025-10-09T23:10:37+02:00",
|
||||||
|
"tree_id": "0233b737e3aa00e5d3f6ee496c7dc0c0c758eaf8",
|
||||||
|
"url": "https://github.com/czlonkowski/n8n-mcp/commit/c52bbcbb830f43355fe8186564e46dceebd82ad3"
|
||||||
|
},
|
||||||
|
"date": 1760044360500,
|
||||||
|
"tool": "customSmallerIsBetter",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "sample - array sorting - small",
|
||||||
|
"value": 0.0136,
|
||||||
|
"range": "0.3096",
|
||||||
|
"unit": "ms",
|
||||||
|
"extra": "73341 ops/sec"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user