Skip to content

Commit

Permalink
add simpleLNS_infHorizon Benchmark (customBiggerIsBetter) benchmark r…
Browse files Browse the repository at this point in the history
…esult for d98a181
  • Loading branch information
github-action-benchmark committed Mar 14, 2024
1 parent 73c8030 commit c8ae207
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion dev/bench/lifelong/lifelong/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1710391592401,
"lastUpdate": 1710391594042,
"repoUrl": "https://github.com/J-morag/MAPF",
"entries": {
"stationaryAgentsPrPDeepPartialAvoidFPRHCR_w10_h03Lookahead5 Benchmark": [
Expand Down Expand Up @@ -2779,6 +2779,45 @@ window.BENCHMARK_DATA = {
"unit": "1 / Milliseconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "J-morag",
"username": "J-morag"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d98a181f451cfe74b6328dccfa18cba7c8da689b",
"message": "fix 1fa530c3 PIBT performance regression (#83)\n\nfix PIBT 'allAgentsReachedGoal' update",
"timestamp": "2024-03-14T14:57:43+11:00",
"tree_id": "2320a86d0bdbfad2d9f247fbf1814bdc305de724",
"url": "https://github.com/J-morag/MAPF/commit/d98a181f451cfe74b6328dccfa18cba7c8da689b"
},
"date": 1710391593405,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "simpleLNS_infHorizon - Average Throughput",
"value": 88,
"unit": "Throughput @ T=200"
},
{
"name": "simpleLNS_infHorizon - Average Runtime (Reciprocal)",
"value": 0.000013481268,
"unit": "1 / Milliseconds"
},
{
"name": "simpleLNS_infHorizon - Average Runtime Low Level (Reciprocal)",
"value": 0.000014752997,
"unit": "1 / Milliseconds"
}
]
}
]
}
Expand Down

0 comments on commit c8ae207

Please sign in to comment.