mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
add Benchmark (benchmarkjs) benchmark result for 66869ce00b
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1680450299266,
|
||||
"lastUpdate": 1680452774655,
|
||||
"repoUrl": "https://github.com/discordeno/discordeno",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -925,6 +925,107 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "95 samples"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "to@itoh.at",
|
||||
"name": "ITOH",
|
||||
"username": "itohatweb"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "66869ce00ba18439307bf638ff8922448c4dc7a9",
|
||||
"message": "refactor(utils)!: remove unused files utility (#2945)\n\nSince we have changed how files get send to the rest proxy, we do not need this utility anymore.",
|
||||
"timestamp": "2023-04-02T16:21:48Z",
|
||||
"tree_id": "1741714c5f9ca212f6a996afafa31a44c975552f",
|
||||
"url": "https://github.com/discordeno/discordeno/commit/66869ce00ba18439307bf638ff8922448c4dc7a9"
|
||||
},
|
||||
"date": 1680452772686,
|
||||
"tool": "benchmarkjs",
|
||||
"benches": [
|
||||
{
|
||||
"name": "[transformer] message cache check RSS",
|
||||
"value": 121.13,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] message cache check Heap Used",
|
||||
"value": 116.51,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] message cache check Heap Total",
|
||||
"value": 107.67,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] old message cache check Heap Used",
|
||||
"value": 101.05,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] old message cache check Heap Total",
|
||||
"value": 79.88,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[Cache Plugin] RSS",
|
||||
"value": 0.61,
|
||||
"range": "±2.8%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[Cache Plugin] Heap Used",
|
||||
"value": 10.72,
|
||||
"range": "±1.45%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[Cache Plugin] Heap Total",
|
||||
"value": 0,
|
||||
"range": "±0%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "rest.simplifyUrl",
|
||||
"value": 227663,
|
||||
"range": "±0.21%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "93 samples"
|
||||
},
|
||||
{
|
||||
"name": "Camelize 1 event",
|
||||
"value": 6596,
|
||||
"range": "±0.11%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "95 samples"
|
||||
},
|
||||
{
|
||||
"name": "Snakelize 1 event",
|
||||
"value": 6544,
|
||||
"range": "±0.25%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "95 samples"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user