mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-21 01:43:08 +00:00
add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 2682be33b8
This commit is contained in:
@@ -1,60 +1,8 @@
|
|||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1761391944445,
|
"lastUpdate": 1761393974850,
|
||||||
"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": "67c3c9c9c844762d866ccb7357ac28a5854bfafb",
|
|
||||||
"message": "Merge pull request #271 from czlonkowski/fix/issue-270-apostrophe-handling\n\nfix: Issues #269 and #270 - addNode examples + special characters in node names",
|
|
||||||
"timestamp": "2025-10-05T17:14:35+02:00",
|
|
||||||
"tree_id": "72b4f21744a1144aeba1318e82b1f848188f1189",
|
|
||||||
"url": "https://github.com/czlonkowski/n8n-mcp/commit/67c3c9c9c844762d866ccb7357ac28a5854bfafb"
|
|
||||||
},
|
|
||||||
"date": 1759677382541,
|
|
||||||
"tool": "customSmallerIsBetter",
|
|
||||||
"benches": [
|
|
||||||
{
|
|
||||||
"name": "sample - array sorting - small",
|
|
||||||
"value": 0.0197,
|
|
||||||
"range": "2.2969000000000004",
|
|
||||||
"unit": "ms",
|
|
||||||
"extra": "50739 ops/sec"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sample - array sorting - large",
|
|
||||||
"value": 3.2765,
|
|
||||||
"range": "0.7348999999999997",
|
|
||||||
"unit": "ms",
|
|
||||||
"extra": "305 ops/sec"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sample - string concatenation",
|
|
||||||
"value": 0.0047,
|
|
||||||
"range": "0.3273",
|
|
||||||
"unit": "ms",
|
|
||||||
"extra": "211371 ops/sec"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sample - object creation",
|
|
||||||
"value": 0.0678,
|
|
||||||
"range": "0.39849999999999997",
|
|
||||||
"unit": "ms",
|
|
||||||
"extra": "14752 ops/sec"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"commit": {
|
"commit": {
|
||||||
"author": {
|
"author": {
|
||||||
@@ -1783,6 +1731,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": "2682be33b82ab4967f4f36afffc18eaf6c1bbc65",
|
||||||
|
"message": "fix: sync package.runtime.json to match package.json version 2.22.4 (#368)",
|
||||||
|
"timestamp": "2025-10-25T14:04:30+02:00",
|
||||||
|
"tree_id": "8b9951de9ed5e49539373658332c40312c8b4925",
|
||||||
|
"url": "https://github.com/czlonkowski/n8n-mcp/commit/2682be33b82ab4967f4f36afffc18eaf6c1bbc65"
|
||||||
|
},
|
||||||
|
"date": 1761393974140,
|
||||||
|
"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