Skip to content

Commit

Permalink
add ALNS 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 0d7042c commit e74aa39
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": 1732525520828,
"lastUpdate": 1732525522018,
"repoUrl": "https://github.com/J-morag/MAPF",
"entries": {
"CBS Benchmark": [
Expand Down Expand Up @@ -3842,6 +3842,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": 1732525521622,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "ALNS - Fails",
"value": 1,
"unit": "Instances"
},
{
"name": "ALNS - Average Cost",
"value": 9575.8125,
"unit": "SOC"
},
{
"name": "ALNS - Average Runtime",
"value": 30003.646,
"unit": "Milliseconds"
},
{
"name": "ALNS - Average Runtime Low Level",
"value": 29035.766,
"unit": "Milliseconds"
},
{
"name": "ALNS - Average Expansions High Level",
"value": 0,
"unit": "Expansions"
},
{
"name": "ALNS - Average Expansions Low Level",
"value": 11527810,
"unit": "Expansions"
}
]
}
],
"PIBT Benchmark": [
Expand Down

0 comments on commit e74aa39

Please sign in to comment.