mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 16:30:08 +00:00
add Benchmark (benchmarkjs) benchmark result for cd29c5f0b1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1692897772984,
|
||||
"lastUpdate": 1693259369454,
|
||||
"repoUrl": "https://github.com/discordeno/discordeno",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -11146,6 +11146,114 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "97 samples"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "82705913+livelove1987@users.noreply.github.com",
|
||||
"name": "livelove1987",
|
||||
"username": "livelove1987"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "cd29c5f0b10f3340a287c2d9bd27c926576cbb6b",
|
||||
"message": "fix(bot): properly handle thread list sync event (#3116)\n\n* fix: Added threadListSync event support\n\n* fix: Added threadListSync event support\n\n* Update packages/bot/src/bot.ts\n\n---------\n\nCo-authored-by: ITOH <to@itoh.at>",
|
||||
"timestamp": "2023-08-28T21:47:30Z",
|
||||
"tree_id": "7c380a547f37768cea555dacaa0d6cce8906b4d5",
|
||||
"url": "https://github.com/discordeno/discordeno/commit/cd29c5f0b10f3340a287c2d9bd27c926576cbb6b"
|
||||
},
|
||||
"date": 1693259367844,
|
||||
"tool": "benchmarkjs",
|
||||
"benches": [
|
||||
{
|
||||
"name": "[transformer] message cache check RSS",
|
||||
"value": 123.17,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] message cache check Heap Used",
|
||||
"value": 118.5,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] message cache check Heap Total",
|
||||
"value": 106.62,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] old message cache check RSS",
|
||||
"value": 80.35,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] old message cache check Heap Used",
|
||||
"value": 101.97,
|
||||
"range": "±1%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[transformer] old message cache check Heap Total",
|
||||
"value": 78.83,
|
||||
"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.63,
|
||||
"range": "±1.44%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "[Cache Plugin] Heap Total",
|
||||
"value": 0,
|
||||
"range": "±0%",
|
||||
"unit": "MB",
|
||||
"extra": "3 samples"
|
||||
},
|
||||
{
|
||||
"name": "rest.simplifyUrl",
|
||||
"value": 206871,
|
||||
"range": "±0.24%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "96 samples"
|
||||
},
|
||||
{
|
||||
"name": "Camelize 1 event",
|
||||
"value": 5997,
|
||||
"range": "±0.76%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "92 samples"
|
||||
},
|
||||
{
|
||||
"name": "Snakelize 1 event",
|
||||
"value": 5811,
|
||||
"range": "±0.62%",
|
||||
"unit": "ops/sec",
|
||||
"extra": "91 samples"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user