Skip to content

Commit

Permalink
add Calculate (benchmarkjs) benchmark result for 1affaab
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 22, 2023
1 parent 5b5990b commit 738953e
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": 1695423126383,
"lastUpdate": 1695423149374,
"repoUrl": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler",
"entries": {
"Calculate": [
Expand Down Expand Up @@ -2823,6 +2823,37 @@ window.BENCHMARK_DATA = {
"extra": "93 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": "1affaab1f55fe32c817dbf22872c8ba68f435419",
"message": "chore(deps): update dependency eslint to v8.50.0",
"timestamp": "2023-09-22T22:51:51Z",
"tree_id": "4f4e8b7a741df2dc126de3fea0fbae8d8236b8ec",
"url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler/commit/1affaab1f55fe32c817dbf22872c8ba68f435419"
},
"date": 1695423146485,
"tool": "benchmarkjs",
"benches": [
{
"name": "calculate schedule",
"value": 625842,
"range": "±0.32%",
"unit": "ops/sec",
"extra": "98 samples"
}
]
}
]
}
Expand Down

0 comments on commit 738953e

Please sign in to comment.