diff --git a/benchmarksResult/data.js b/benchmarksResult/data.js index 6f285df67..f677054a3 100644 --- a/benchmarksResult/data.js +++ b/benchmarksResult/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698669762775, + "lastUpdate": 1698701887271, "repoUrl": "https://github.com/discordeno/discordeno", "entries": { "Benchmark": [ @@ -15445,6 +15445,114 @@ window.BENCHMARK_DATA = { "extra": "93 samples" } ] + }, + { + "commit": { + "author": { + "email": "3768988+MatthewSH@users.noreply.github.com", + "name": "Matthew Hatcher", + "username": "MatthewSH" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "1545f01da47c78415bbdc3adf8a4fb765a9e7c1b", + "message": "feat(.github): new issue templates (#3166)\n\n* feat: new issue templates\n\n* feat: add config yaml\n\n* feat: adding better example code\n\n* feat: add labels\n\n* Update .github/ISSUE_TEMPLATE/bug_report.yml\n\n* Update .github/ISSUE_TEMPLATE/bug_report.yml\n\n---------\n\nCo-authored-by: ITOH ", + "timestamp": "2023-10-30T21:36:16Z", + "tree_id": "50d6810eaa93b11346592a3e275cd5ffac69947b", + "url": "https://github.com/discordeno/discordeno/commit/1545f01da47c78415bbdc3adf8a4fb765a9e7c1b" + }, + "date": 1698701885410, + "tool": "benchmarkjs", + "benches": [ + { + "name": "[transformer] message cache check RSS", + "value": 116.1, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] message cache check Heap Used", + "value": 117.16, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] message cache check Heap Total", + "value": 107.14, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] old message cache check RSS", + "value": 83.53, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] old message cache check Heap Used", + "value": 102.54, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[transformer] old message cache check Heap Total", + "value": 81.19, + "range": "±1%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[Cache Plugin] RSS", + "value": 0.57, + "range": "±2.98%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[Cache Plugin] Heap Used", + "value": 10.69, + "range": "±1.43%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "[Cache Plugin] Heap Total", + "value": 0, + "range": "±0%", + "unit": "MB", + "extra": "3 samples" + }, + { + "name": "rest.simplifyUrl", + "value": 200752, + "range": "±0.37%", + "unit": "ops/sec", + "extra": "96 samples" + }, + { + "name": "Camelize 1 event", + "value": 6007, + "range": "±0.33%", + "unit": "ops/sec", + "extra": "94 samples" + }, + { + "name": "Snakelize 1 event", + "value": 5980, + "range": "±0.26%", + "unit": "ops/sec", + "extra": "94 samples" + } + ] } ] }