Skip to content

Commit

Permalink
add Calculate (benchmarkjs) benchmark result for 9257142
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 9, 2023
1 parent 8624e1c commit 202de10
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": 1699063921547,
"lastUpdate": 1699521868705,
"repoUrl": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler",
"entries": {
"Calculate": [
Expand Down Expand Up @@ -3381,6 +3381,37 @@ window.BENCHMARK_DATA = {
"extra": "89 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": "9257142cab9c61d0f97f8bec62ecae3e396720db",
"message": "chore(deps): update dependency @babel/core to v7.23.3",
"timestamp": "2023-11-09T09:23:22Z",
"tree_id": "ab6e97cd2e2c281bf6a1f8b05311bcecd068ce2f",
"url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler/commit/9257142cab9c61d0f97f8bec62ecae3e396720db"
},
"date": 1699521864613,
"tool": "benchmarkjs",
"benches": [
{
"name": "calculate schedule",
"value": 499827,
"range": "±2.05%",
"unit": "ops/sec",
"extra": "81 samples"
}
]
}
]
}
Expand Down

0 comments on commit 202de10

Please sign in to comment.