mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-24 03:13:07 +00:00
add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for eee52a7f53
This commit is contained in:
@@ -1,39 +1,8 @@
|
|||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1762498579696,
|
"lastUpdate": 1762605672254,
|
||||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||||
"entries": {
|
"entries": {
|
||||||
"n8n-mcp Benchmarks": [
|
"n8n-mcp Benchmarks": [
|
||||||
{
|
|
||||||
"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": "08a1d42f09b5e8c3136a72fa9d41e2d2f8eef9c1",
|
|
||||||
"message": "Merge pull request #289 from czlonkowski/fix/validation-warning-system-redesign\n\nfix: resolve validation warning system false positives (96.5% noise reduction)",
|
|
||||||
"timestamp": "2025-10-08T12:27:00+02:00",
|
|
||||||
"tree_id": "3b7a19efc62cc7353fac6ff2a21edcbfcc15aa9a",
|
|
||||||
"url": "https://github.com/czlonkowski/n8n-mcp/commit/08a1d42f09b5e8c3136a72fa9d41e2d2f8eef9c1"
|
|
||||||
},
|
|
||||||
"date": 1759919328351,
|
|
||||||
"tool": "customSmallerIsBetter",
|
|
||||||
"benches": [
|
|
||||||
{
|
|
||||||
"name": "sample - array sorting - small",
|
|
||||||
"value": 0.0136,
|
|
||||||
"range": "0.3096",
|
|
||||||
"unit": "ms",
|
|
||||||
"extra": "73341 ops/sec"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"commit": {
|
"commit": {
|
||||||
"author": {
|
"author": {
|
||||||
@@ -1552,6 +1521,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": "eee52a7f5379cb016273495fc3f1f6b0ad4dc5c4",
|
||||||
|
"message": "Merge pull request #406 from czlonkowski/fix/helpful-error-changes-vs-updates\n\nfix: Add helpful error messages for 'changes' vs 'updates' parameter (Issue #392)",
|
||||||
|
"timestamp": "2025-11-08T13:39:26+01:00",
|
||||||
|
"tree_id": "9ddfce9b63ebcf1092de02cf6e9e8b7bdc0181f3",
|
||||||
|
"url": "https://github.com/czlonkowski/n8n-mcp/commit/eee52a7f5379cb016273495fc3f1f6b0ad4dc5c4"
|
||||||
|
},
|
||||||
|
"date": 1762605671991,
|
||||||
|
"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