mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
add Benchmark (benchmarkjs) benchmark result for 895db84d34
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1680545278923,
|
||||
"lastUpdate": 1680548597303,
|
||||
"repoUrl": "https://github.com/discordeno/discordeno",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -2099,6 +2099,114 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "93 samples"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "to@itoh.at",
|
||||
"name": "ITOH",
|
||||
"username": "itohatweb"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "895db84d349b4fa796ae90755bca2f3d472416d6",
|
||||
"message": "refactor(rest): add header constants (#2962)\n\n* refactor(rest): add header constants\n\n* spelling error\n\n* export",
|
||||
"timestamp": "2023-04-03T19:01:14Z",
|
||||
"tree_id": "b418054faed79d969ffdfb10000c1df555c3ce8d",
|
||||
"url": "https://github.com/discordeno/discordeno/commit/895db84d349b4fa796ae90755bca2f3d472416d6"
|
||||
},
|
||||
"date": 1680548595518,
|
||||
"tool": "benchmarkjs",
|
||||
"benches": [
|
||||
{
|
||||
"name": "[transformer] message cache check RSS",
|
||||
"value": 125.2,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] message cache check Heap Used",
|
||||
"value": 117.97,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] message cache check Heap Total",
|
||||
"value": 106.88,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] old message cache check RSS",
|
||||
"value": 78.56,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] old message cache check Heap Used",
|
||||
"value": 101.7,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] old message cache check Heap Total",
|
||||
"value": 78.57,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[Cache Plugin] RSS",
|
||||
"value": 0.67,
|
||||
"range": "±3.01%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[Cache Plugin] Heap Used",
|
||||
"value": 10.74,
|
||||
"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": 224282,
|
||||
"range": "±0.24%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "96 samples"
|
||||
},
|
||||
{
|
||||
"name": "Camelize 1 event",
|
||||
"value": 6466,
|
||||
"range": "±1.05%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "93 samples"
|
||||
},
|
||||
{
|
||||
"name": "Snakelize 1 event",
|
||||
"value": 6576,
|
||||
"range": "±0.25%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "94 samples"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user