add n8n-mcp Benchmarks (customSmallerIsBetter) benchmark result for 07cda6e3ab
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1753859343816,
|
||||
"lastUpdate": 1753860266367,
|
||||
"repoUrl": "https://github.com/czlonkowski/n8n-mcp",
|
||||
"entries": {
|
||||
"n8n-mcp Benchmarks": [
|
||||
@@ -678,6 +678,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": "07cda6e3abbd3161a01ef67198381b6766d2ff83",
|
||||
"message": "chore: clean up development artifacts and update .gitignore\n\n- Remove AI agent coordination files and progress tracking\n- Remove temporary test results and generated artifacts\n- Remove diagnostic test scripts from src/scripts/\n- Remove development planning documents\n- Update .gitignore to exclude test artifacts\n- Clean up 53 temporary files total",
|
||||
"timestamp": "2025-07-30T09:22:53+02:00",
|
||||
"tree_id": "1553cc5ca363d04a2322e0c72d34f78dde595a93",
|
||||
"url": "https://github.com/czlonkowski/n8n-mcp/commit/07cda6e3abbd3161a01ef67198381b6766d2ff83"
|
||||
},
|
||||
"date": 1753860266074,
|
||||
"tool": "customSmallerIsBetter",
|
||||
"benches": [
|
||||
{
|
||||
"name": "sample - array sorting - small",
|
||||
"value": 0.0193,
|
||||
"unit": "ms",
|
||||
"range": 0.30569999999999997,
|
||||
"extra": "51919 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - array sorting - large",
|
||||
"value": 3.2044,
|
||||
"unit": "ms",
|
||||
"range": 1.7138999999999998,
|
||||
"extra": "312 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - string concatenation",
|
||||
"value": 0.0047,
|
||||
"unit": "ms",
|
||||
"range": 0.2854,
|
||||
"extra": "212905 ops/sec"
|
||||
},
|
||||
{
|
||||
"name": "sample - object creation",
|
||||
"value": 0.0681,
|
||||
"unit": "ms",
|
||||
"range": 0.2999,
|
||||
"extra": "14679 ops/sec"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user