|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747851855207, |
| 2 | + "lastUpdate": 1747863308799, |
3 | 3 | "repoUrl": "https://github.com/coderbirju/soci-snapshotter", |
4 | 4 | "entries": { |
5 | 5 | "Soci Benchmark": [ |
@@ -1384,6 +1384,48 @@ window.BENCHMARK_DATA = { |
1384 | 1384 | "extra": "P90" |
1385 | 1385 | } |
1386 | 1386 | ] |
| 1387 | + }, |
| 1388 | + { |
| 1389 | + "commit": { |
| 1390 | + "author": { |
| 1391 | + |
| 1392 | + "name": "Kern Walster", |
| 1393 | + "username": "Kern--" |
| 1394 | + }, |
| 1395 | + "committer": { |
| 1396 | + |
| 1397 | + "name": "Kern Walster", |
| 1398 | + "username": "Kern--" |
| 1399 | + }, |
| 1400 | + "distinct": true, |
| 1401 | + "id": "8bbfe951bbb411798ee85dbd908544df4a1619a8", |
| 1402 | + "message": "Add test for span arg validation\n\nThis adds a test that a user cannot specify a min-layer-size or\nspan-size that is negative or larger than what can fit into a signed\n64-bit integer.\n\nSigned-off-by: Kern Walster <[email protected]>", |
| 1403 | + "timestamp": "2025-05-21T14:22:17-07:00", |
| 1404 | + "tree_id": "c8707347eb25b8b26d06222e27f816c6c8a92d79", |
| 1405 | + "url": "https://github.com/coderbirju/soci-snapshotter/commit/8bbfe951bbb411798ee85dbd908544df4a1619a8" |
| 1406 | + }, |
| 1407 | + "date": 1747863307604, |
| 1408 | + "tool": "customSmallerIsBetter", |
| 1409 | + "benches": [ |
| 1410 | + { |
| 1411 | + "name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration", |
| 1412 | + "value": 11.130500000000001, |
| 1413 | + "unit": "Seconds", |
| 1414 | + "extra": "P90" |
| 1415 | + }, |
| 1416 | + { |
| 1417 | + "name": "SociFullECR-public-tensorflow_gpu-localTaskDuration", |
| 1418 | + "value": 2.6225, |
| 1419 | + "unit": "Seconds", |
| 1420 | + "extra": "P90" |
| 1421 | + }, |
| 1422 | + { |
| 1423 | + "name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration", |
| 1424 | + "value": 1.9749999999999999, |
| 1425 | + "unit": "Seconds", |
| 1426 | + "extra": "P90" |
| 1427 | + } |
| 1428 | + ] |
1387 | 1429 | } |
1388 | 1430 | ] |
1389 | 1431 | } |
|
0 commit comments