diff --git a/benchmarksResult/data.js b/benchmarksResult/data.js index f6471fe30..72dcc2115 100644 --- a/benchmarksResult/data.js +++ b/benchmarksResult/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1680729013177, + "lastUpdate": 1680731960301, "repoUrl": "https://github.com/discordeno/discordeno", "entries": { "Benchmark": [ @@ -3583,6 +3583,114 @@ window.BENCHMARK_DATA = { "extra": "93 samples" } ] + }, + { + "commit": { + "author": { + "email": "heiheiho000@gmail.com", + "name": "Jonathan Ho", + "username": "H01001000" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "51fd668dfba82ab07da566faee28bc90ed33d09c", + "message": "ci(rest): proxy add basic ci (#2976)\n\n* ci(rest-proxy); add basic ci\n\n* ci(rest-proxy); add workflow to path filter\n\n* ci(rest-proxy): fix path\n\n* ci(rest-proxy): add target\n\n* ci(rest-proxy): add publish job\n\n* ci(rest-proxy): fix image name path", + "timestamp": "2023-04-05T21:57:41Z", + "tree_id": "bf223ef6b410626777c7833b0c254dfb01081af0", + "url": "https://github.com/discordeno/discordeno/commit/51fd668dfba82ab07da566faee28bc90ed33d09c" + }, + "date": 1680731958674, + "tool": "benchmarkjs", + "benches": [ + { + "name": "[transformer] message cache check RSS", + "value": 114.2, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] message cache check Heap Used", + "value": 117.95, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] message cache check Heap Total", + "value": 107.41, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] old message cache check RSS", + "value": 76.2, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] old message cache check Heap Used", + "value": 103.37, + "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.64, + "range": "±2.89%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[Cache Plugin] Heap Used", + "value": 10.93, + "range": "±1.42%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[Cache Plugin] Heap Total", + "value": 0.09, + "range": "±2.89%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "rest.simplifyUrl", + "value": 223685, + "range": "±0.29%", + "unit": "ops/sec", + "extra": "95 samples" + }, + { + "name": "Camelize 1 event", + "value": 6343, + "range": "±0.35%", + "unit": "ops/sec", + "extra": "95 samples" + }, + { + "name": "Snakelize 1 event", + "value": 6324, + "range": "±0.21%", + "unit": "ops/sec", + "extra": "95 samples" + } + ] } ] }