add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 100f67ce3b

This commit is contained in:
github-action-benchmark
2025-08-01 13:29:26 +00:00
parent 230a611ecc
commit 13aa6f06fc

View File

@@ -1,60 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1754054449448,
"lastUpdate": 1754054966687,
"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": "9470986650b097288f18db653a809d147c896fab",
"message": "test: add template repository and performance integration tests\n\n- Add comprehensive TemplateRepository integration tests\n- Test FTS5 functionality with templates\n- Add performance benchmarks for database operations\n- Test concurrent read/write operations\n- Measure memory usage and query performance\n- Verify index optimization and WAL mode benefits\n- Include bulk operation performance tests\n\nPart of Phase 4: Integration Testing",
"timestamp": "2025-07-29T09:51:13+02:00",
"tree_id": "3ad46519a211e2d262db4d1625d225c799e6c0c7",
"url": "https://github.com/czlonkowski/n8n-mcp/commit/9470986650b097288f18db653a809d147c896fab"
},
"date": 1753775570209,
"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": {
@@ -2494,6 +2442,54 @@ window.BENCHMARK_DATA = {
"extra": "15052 ops/sec"
}
]
},
{
"commit": {
"author": {
"name": "czlonkowski",
"username": "czlonkowski"
},
"committer": {
"name": "czlonkowski",
"username": "czlonkowski"
},
"id": "100f67ce3b23e9d659249479d56d06348fa5bbe9",
"message": "Feature/n8n integration",
"timestamp": "2025-08-01T13:07:38Z",
"url": "https://github.com/czlonkowski/n8n-mcp/pull/112/commits/100f67ce3b23e9d659249479d56d06348fa5bbe9"
},
"date": 1754054966311,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "sample - array sorting - small",
"value": 0.0189,
"unit": "ms",
"range": 0.4158,
"extra": "52951 ops/sec"
},
{
"name": "sample - array sorting - large",
"value": 3.4082,
"unit": "ms",
"range": 2.2373,
"extra": "293 ops/sec"
},
{
"name": "sample - string concatenation",
"value": 0.005,
"unit": "ms",
"range": 0.4143,
"extra": "201968 ops/sec"
},
{
"name": "sample - object creation",
"value": 0.0676,
"unit": "ms",
"range": 0.4547,
"extra": "14783 ops/sec"
}
]
}
]
}