Skip to content

Commit

Permalink
add Calculate (benchmarkjs) benchmark result for ec98f00
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 24, 2024
1 parent 8c84a76 commit 0c46240
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": 1710951417380,
"lastUpdate": 1711300779178,
"repoUrl": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler",
"entries": {
"Calculate": [
Expand Down Expand Up @@ -5055,6 +5055,37 @@ window.BENCHMARK_DATA = {
"extra": "94 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": "ec98f006bbac4aaa4e4300df75ffd9f9d93176dd",
"message": "chore(deps): update dependency semantic-release to v23.0.6",
"timestamp": "2024-03-24T17:19:03Z",
"tree_id": "92c213c53b6a8d4aaeed6d17f3b7aa7e22c0d70f",
"url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler/commit/ec98f006bbac4aaa4e4300df75ffd9f9d93176dd"
},
"date": 1711300777268,
"tool": "benchmarkjs",
"benches": [
{
"name": "calculate schedule",
"value": 1033552,
"range": "±0.75%",
"unit": "ops/sec",
"extra": "94 samples"
}
]
}
]
}
Expand Down

0 comments on commit 0c46240

Please sign in to comment.