add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for b5867d3cb9
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1753775570502,
|
||||
"lastUpdate": 1753778170214,
|
||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||
"entries": {
|
||||
"n8n-mcp Benchmarks": [
|
||||
@@ -210,6 +210,58 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "20994 ops/sec"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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": "b5867d3cb9b107ce1a394f875e1edb1fb09a7220",
|
||||
"message": "fix: use vitest imports instead of jest in integration tests",
|
||||
"timestamp": "2025-07-29T10:34:12+02:00",
|
||||
"tree_id": "11b6cfcf0c0bde1806901ef270fdbe234c3ed745",
|
||||
"url": "https://github.com/czlonkowski/n8n-mcp/commit/b5867d3cb9b107ce1a394f875e1edb1fb09a7220"
|
||||
},
|
||||
"date": 1753778169896,
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user