Skip to content

Commit

Permalink
add Calculate (benchmarkjs) benchmark result for ec599da
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 12, 2023
1 parent aeb2775 commit e28e4b5
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": 1702343330266,
"lastUpdate": 1702366363831,
"repoUrl": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler",
"entries": {
"Calculate": [
Expand Down Expand Up @@ -3877,6 +3877,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": "ec599da00b0f00c3b7d7dc35d09958ddf910047d",
"message": "chore(deps): update dependency semantic-release to v22.0.12",
"timestamp": "2023-12-12T07:32:07Z",
"tree_id": "471bc45e28777b8f25484ee187a1271ff25c81fc",
"url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler/commit/ec599da00b0f00c3b7d7dc35d09958ddf910047d"
},
"date": 1702366361833,
"tool": "benchmarkjs",
"benches": [
{
"name": "calculate schedule",
"value": 1046359,
"range": "±1.06%",
"unit": "ops/sec",
"extra": "93 samples"
}
]
}
]
}
Expand Down

0 comments on commit e28e4b5

Please sign in to comment.