add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 0c81251fac
This commit is contained in:
@@ -1,60 +1,8 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1754054966687,
|
||||
"lastUpdate": 1754056451804,
|
||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||
"entries": {
|
||||
"n8n-mcp Benchmarks": [
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
@@ -2490,6 +2438,54 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "14783 ops/sec"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "czlonkowski",
|
||||
"username": "czlonkowski"
|
||||
},
|
||||
"committer": {
|
||||
"name": "czlonkowski",
|
||||
"username": "czlonkowski"
|
||||
},
|
||||
"id": "0c81251faca4911a71e5af888ec52525ec7e8343",
|
||||
"message": "Feature/n8n integration",
|
||||
"timestamp": "2025-08-01T13:07:38Z",
|
||||
"url": "https://github.com/czlonkowski/n8n-mcp/pull/112/commits/0c81251faca4911a71e5af888ec52525ec7e8343"
|
||||
},
|
||||
"date": 1754056451104,
|
||||
"tool": "customSmallerIsBetter",
|
||||
"benches": [
|
||||
{
|
||||
"name": "sample - array sorting - small",
|
||||
"value": 0.0189,
|
||||
"unit": "ms",
|
||||
"range": 0.3004,
|
||||
"extra": "53046 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - array sorting - large",
|
||||
"value": 3.1501,
|
||||
"unit": "ms",
|
||||
"range": 0.9146999999999998,
|
||||
"extra": "317 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - string concatenation",
|
||||
"value": 0.0047,
|
||||
"unit": "ms",
|
||||
"range": 0.2642,
|
||||
"extra": "214508 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - object creation",
|
||||
"value": 0.066,
|
||||
"unit": "ms",
|
||||
"range": 0.345,
|
||||
"extra": "15141 ops/sec"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user