Skip to content

Commit

Permalink
add ICTS_Solver_S2P Benchmark (customSmallerIsBetter) benchmark resul…
Browse files Browse the repository at this point in the history
…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.
56 changes: 55 additions & 1 deletion dev/bench/master/data.js
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": [
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit b07fcea

Please sign in to comment.