-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add ICTS_Solver_S2P Benchmark (customSmallerIsBetter) benchmark resul…
…t for d7fe844
- Loading branch information
github-action-benchmark
committed
Apr 11, 2024
1 parent
d86d19f
commit b07fcea
Showing
1 changed file
with
55 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1712800468912, | ||
"lastUpdate": 1712800470403, | ||
"repoUrl": "https://github.com/J-morag/MAPF", | ||
"entries": { | ||
"CBS Benchmark": [ | ||
|
@@ -6322,6 +6322,60 @@ window.BENCHMARK_DATA = { | |
"unit": "Expansions" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "J-morag", | ||
"username": "J-morag" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "J-morag", | ||
"username": "J-morag" | ||
}, | ||
"distinct": true, | ||
"id": "d7fe844f5e4bbab74b69785217542d508f14a15d", | ||
"message": "analysis code for PCMAPF + MAPF bounds from tracker", | ||
"timestamp": "2024-04-11T11:12:22+10:00", | ||
"tree_id": "d0f52dd2736ede2a238edb49910f8ff33094397b", | ||
"url": "https://github.com/J-morag/MAPF/commit/d7fe844f5e4bbab74b69785217542d508f14a15d" | ||
}, | ||
"date": 1712800469928, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "ICTS_Solver_S2P - Fails", | ||
"value": 12, | ||
"unit": "Instances" | ||
}, | ||
{ | ||
"name": "ICTS_Solver_S2P - Average Cost", | ||
"value": 4351.4, | ||
"unit": "SOC" | ||
}, | ||
{ | ||
"name": "ICTS_Solver_S2P - Average Runtime", | ||
"value": 22033.705, | ||
"unit": "Milliseconds" | ||
}, | ||
{ | ||
"name": "ICTS_Solver_S2P - Average Runtime Low Level", | ||
"value": 0, | ||
"unit": "Milliseconds" | ||
}, | ||
{ | ||
"name": "ICTS_Solver_S2P - Average Expansions High Level", | ||
"value": 10814.235, | ||
"unit": "Expansions" | ||
}, | ||
{ | ||
"name": "ICTS_Solver_S2P - Average Expansions Low Level", | ||
"value": 41296.234, | ||
"unit": "Expansions" | ||
} | ||
] | ||
} | ||
], | ||
"ALNS Benchmark": [ | ||
|