Skip to content

Commit

Permalink
add Calculate (benchmarkjs) benchmark result for 8bf93ff
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 3, 2023
1 parent 9c889d6 commit 5a59ce6
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1690680868034,
"lastUpdate": 1691045445093,
"repoUrl": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler",
"entries": {
"Calculate": [
Expand Down Expand Up @@ -1738,6 +1738,37 @@ window.BENCHMARK_DATA = {
"extra": "95 samples"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"distinct": true,
"id": "8bf93ff0d91cad3d178172e8d9b75a348b8122b1",
"message": "chore(deps): update dependency prettier to v3.0.1",
"timestamp": "2023-08-03T06:50:02Z",
"tree_id": "fe407c69e0dc61c38f6c321d58f2f6ea9dca48be",
"url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler/commit/8bf93ff0d91cad3d178172e8d9b75a348b8122b1"
},
"date": 1691045441857,
"tool": "benchmarkjs",
"benches": [
{
"name": "calculate schedule",
"value": 616029,
"range": "±0.27%",
"unit": "ops/sec",
"extra": "92 samples"
}
]
}
]
}
Expand Down

0 comments on commit 5a59ce6

Please sign in to comment.