|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1720743042164, |
| 2 | + "lastUpdate": 1721148197645, |
3 | 3 | "repoUrl": "https://github.com/coderbirju/soci-snapshotter", |
4 | 4 | "entries": { |
5 | 5 | "Soci Benchmark": [ |
@@ -1300,6 +1300,48 @@ window.BENCHMARK_DATA = { |
1300 | 1300 | "extra": "P90" |
1301 | 1301 | } |
1302 | 1302 | ] |
| 1303 | + }, |
| 1304 | + { |
| 1305 | + "commit": { |
| 1306 | + "author": { |
| 1307 | + |
| 1308 | + "name": "David Son", |
| 1309 | + "username": "sondavidb" |
| 1310 | + }, |
| 1311 | + "committer": { |
| 1312 | + |
| 1313 | + "name": "Arjun", |
| 1314 | + "username": "coderbirju" |
| 1315 | + }, |
| 1316 | + "distinct": false, |
| 1317 | + "id": "9eef2c0ff55f7e52d9b2f47364dce56eaef63e9e", |
| 1318 | + "message": "Use rabbitmqImage in FUSE failure test\n\nOn ARM instances, pinnedRabbitmqImage does not work for this test due to\nsome issues with xattr/whiteout dir detection. This is either a bug in\nthe image or our code, but to get around CI for now we will just use a\nregular rabbitmq image.\n\nSigned-off-by: David Son <[email protected]>", |
| 1319 | + "timestamp": "2024-07-16T08:54:51-07:00", |
| 1320 | + "tree_id": "17760429481a83641d9808691159a22144684d68", |
| 1321 | + "url": "https://github.com/coderbirju/soci-snapshotter/commit/9eef2c0ff55f7e52d9b2f47364dce56eaef63e9e" |
| 1322 | + }, |
| 1323 | + "date": 1721148195378, |
| 1324 | + "tool": "customSmallerIsBetter", |
| 1325 | + "benches": [ |
| 1326 | + { |
| 1327 | + "name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration", |
| 1328 | + "value": 24.091, |
| 1329 | + "unit": "Seconds", |
| 1330 | + "extra": "P90" |
| 1331 | + }, |
| 1332 | + { |
| 1333 | + "name": "SociFullECR-public-tensorflow_gpu-localTaskDuration", |
| 1334 | + "value": 2.6639999999999997, |
| 1335 | + "unit": "Seconds", |
| 1336 | + "extra": "P90" |
| 1337 | + }, |
| 1338 | + { |
| 1339 | + "name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration", |
| 1340 | + "value": 2.6605, |
| 1341 | + "unit": "Seconds", |
| 1342 | + "extra": "P90" |
| 1343 | + } |
| 1344 | + ] |
1303 | 1345 | } |
1304 | 1346 | ] |
1305 | 1347 | } |
|
0 commit comments