|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747863308799, |
| 2 | + "lastUpdate": 1751477982439, |
3 | 3 | "repoUrl": "https://github.com/coderbirju/soci-snapshotter", |
4 | 4 | "entries": { |
5 | 5 | "Soci Benchmark": [ |
@@ -1426,6 +1426,48 @@ window.BENCHMARK_DATA = { |
1426 | 1426 | "extra": "P90" |
1427 | 1427 | } |
1428 | 1428 | ] |
| 1429 | + }, |
| 1430 | + { |
| 1431 | + "commit": { |
| 1432 | + "author": { |
| 1433 | + |
| 1434 | + "name": "GitHub", |
| 1435 | + "username": "invalid-email-address" |
| 1436 | + }, |
| 1437 | + "committer": { |
| 1438 | + |
| 1439 | + "name": "David Son", |
| 1440 | + "username": "sondavidb" |
| 1441 | + }, |
| 1442 | + "distinct": true, |
| 1443 | + "id": "cb2b0e41acf3884de9a89a230deb4147edef72f5", |
| 1444 | + "message": "Update getting started to v0.11.1\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", |
| 1445 | + "timestamp": "2025-07-01T12:19:24-07:00", |
| 1446 | + "tree_id": "dc764869d8677966b6a827862836938abda142f4", |
| 1447 | + "url": "https://github.com/coderbirju/soci-snapshotter/commit/cb2b0e41acf3884de9a89a230deb4147edef72f5" |
| 1448 | + }, |
| 1449 | + "date": 1751477978609, |
| 1450 | + "tool": "customSmallerIsBetter", |
| 1451 | + "benches": [ |
| 1452 | + { |
| 1453 | + "name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration", |
| 1454 | + "value": 31.478499999999997, |
| 1455 | + "unit": "Seconds", |
| 1456 | + "extra": "P90" |
| 1457 | + }, |
| 1458 | + { |
| 1459 | + "name": "SociFullECR-public-tensorflow_gpu-localTaskDuration", |
| 1460 | + "value": 2.831, |
| 1461 | + "unit": "Seconds", |
| 1462 | + "extra": "P90" |
| 1463 | + }, |
| 1464 | + { |
| 1465 | + "name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration", |
| 1466 | + "value": 2.628, |
| 1467 | + "unit": "Seconds", |
| 1468 | + "extra": "P90" |
| 1469 | + } |
| 1470 | + ] |
1429 | 1471 | } |
1430 | 1472 | ] |
1431 | 1473 | } |
|
0 commit comments