-
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 simplePrP_infHorizon Benchmark (customBiggerIsBetter) benchmark r…
…esult for d98a181
- Loading branch information
github-action-benchmark
committed
Mar 14, 2024
1 parent
00eafa0
commit 73c8030
Showing
1 changed file
with
40 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": 1710391590707, | ||
"lastUpdate": 1710391592401, | ||
"repoUrl": "https://github.com/J-morag/MAPF", | ||
"entries": { | ||
"stationaryAgentsPrPDeepPartialAvoidFPRHCR_w10_h03Lookahead5 Benchmark": [ | ||
|
@@ -2231,6 +2231,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": 1710391591739, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "simplePrP_infHorizon - Average Throughput", | ||
"value": 93.5, | ||
"unit": "Throughput @ T=200" | ||
}, | ||
{ | ||
"name": "simplePrP_infHorizon - Average Runtime (Reciprocal)", | ||
"value": 0.000013507338, | ||
"unit": "1 / Milliseconds" | ||
}, | ||
{ | ||
"name": "simplePrP_infHorizon - Average Runtime Low Level (Reciprocal)", | ||
"value": 0.000014895952, | ||
"unit": "1 / Milliseconds" | ||
} | ||
] | ||
} | ||
], | ||
"simpleLNS_infHorizon Benchmark": [ | ||
|