Skip to content

Commit

Permalink
add Calculate (benchmarkjs) benchmark result for 0e629cd
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 21, 2024
1 parent b99d02c commit e271aa6
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": 1718048583348,
"lastUpdate": 1718954283942,
"repoUrl": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler",
"entries": {
"Calculate": [
Expand Down Expand Up @@ -5644,6 +5644,37 @@ window.BENCHMARK_DATA = {
"extra": "91 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": "0e629cd3add581335689700677da0f644505b484",
"message": "chore(deps): update yarn to v4.3.1",
"timestamp": "2024-06-21T07:17:26Z",
"tree_id": "984325f5595b455e562d29ec31e0a71f3f1a12a0",
"url": "https://github.com/enell/node-red-contrib-genetic-charging-scheduler/commit/0e629cd3add581335689700677da0f644505b484"
},
"date": 1718954282102,
"tool": "benchmarkjs",
"benches": [
{
"name": "calculate schedule",
"value": 952282,
"range": "±1.23%",
"unit": "ops/sec",
"extra": "89 samples"
}
]
}
]
}
Expand Down

0 comments on commit e271aa6

Please sign in to comment.