Skip to content

Commit

Permalink
add Calculate (benchmarkjs) benchmark result for 7a7d60b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 14, 2023
1 parent e28e4b5 commit 847ef0e
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": 1702366363831,
"lastUpdate": 1702582800347,
"repoUrl": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler",
"entries": {
"Calculate": [
Expand Down Expand Up @@ -3908,6 +3908,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": "7a7d60b06f00fd9de3c1e166c2ed703fcdd5c3c6",
"message": "chore(deps): update dependency eslint-plugin-import to v2.29.1",
"timestamp": "2023-12-14T19:39:16Z",
"tree_id": "93a6fea899b149c0414887598a64a27d614e522f",
"url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler/commit/7a7d60b06f00fd9de3c1e166c2ed703fcdd5c3c6"
},
"date": 1702582798108,
"tool": "benchmarkjs",
"benches": [
{
"name": "calculate schedule",
"value": 1047605,
"range": "±0.96%",
"unit": "ops/sec",
"extra": "93 samples"
}
]
}
]
}
Expand Down

0 comments on commit 847ef0e

Please sign in to comment.