mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-20 01:13:07 +00:00
add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for a1db133a50
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1759236547404,
|
||||
"lastUpdate": 1759247680913,
|
||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||
"entries": {
|
||||
"n8n-mcp Benchmarks": [
|
||||
@@ -210,6 +210,58 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "15223 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": "a1db133a50baa8c60d662e0ebf136776b45a0822",
|
||||
"message": "Merge pull request #241 from czlonkowski/feature/partial-update-enhancements\n\ntest: add 46 tests to improve workflow-diff-engine coverage to 89.51%",
|
||||
"timestamp": "2025-09-30T17:53:02+02:00",
|
||||
"tree_id": "94da5c8c1d270275efc0f035c38fa61d4c2498bf",
|
||||
"url": "https://github.com/czlonkowski/n8n-mcp/commit/a1db133a50baa8c60d662e0ebf136776b45a0822"
|
||||
},
|
||||
"date": 1759247680458,
|
||||
"tool": "customSmallerIsBetter",
|
||||
"benches": [
|
||||
{
|
||||
"name": "sample - array sorting - small",
|
||||
"value": 0.0191,
|
||||
"range": "0.3052",
|
||||
"unit": "ms",
|
||||
"extra": "52360 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - array sorting - large",
|
||||
"value": 3.3636,
|
||||
"range": "3.0083",
|
||||
"unit": "ms",
|
||||
"extra": "297 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - string concatenation",
|
||||
"value": 0.0046,
|
||||
"range": "0.2665",
|
||||
"unit": "ms",
|
||||
"extra": "215943 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - object creation",
|
||||
"value": 0.0662,
|
||||
"range": "0.2895",
|
||||
"unit": "ms",
|
||||
"extra": "15101 ops/sec"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user