Skip to content

Commit

Permalink
add CBS Benchmark (customSmallerIsBetter) benchmark result for de66feb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 25, 2024
1 parent 41d30ac commit 085298a
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 additions & 1 deletion dev/bench/lifelong/offline/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1710898469068,
"lastUpdate": 1732525516041,
"repoUrl": "https://github.com/J-morag/MAPF",
"entries": {
"CBS Benchmark": [
Expand Down Expand Up @@ -1244,6 +1244,60 @@ window.BENCHMARK_DATA = {
"unit": "Expansions"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "J-morag",
"username": "J-morag"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "de66feb599e9d5cb08a1720eab057dbbb8049f9d",
"message": "Lifelong_v0.06.0 (#98)",
"timestamp": "2024-11-25T10:23:04+02:00",
"tree_id": "c7467ec5443555de81715683896886e71fc5d24f",
"url": "https://github.com/J-morag/MAPF/commit/de66feb599e9d5cb08a1720eab057dbbb8049f9d"
},
"date": 1732525514893,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "CBS - Fails",
"value": 10,
"unit": "Instances"
},
{
"name": "CBS - Average Cost",
"value": 3893.2856,
"unit": "SOC"
},
{
"name": "CBS - Average Runtime",
"value": 18617.588,
"unit": "Milliseconds"
},
{
"name": "CBS - Average Runtime Low Level",
"value": 3262,
"unit": "Milliseconds"
},
{
"name": "CBS - Average Expansions High Level",
"value": 6322.8823,
"unit": "Expansions"
},
{
"name": "CBS - Average Expansions Low Level",
"value": 2701130.8,
"unit": "Expansions"
}
]
}
],
"ICTS_Solver_S2P Benchmark": [
Expand Down

0 comments on commit 085298a

Please sign in to comment.