Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 97bb872
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 7, 2024
1 parent 25d944b commit fc17217
Showing 1 changed file with 43 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728073844007,
"lastUpdate": 1728330755477,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -8944,6 +8944,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Kern Walster",
"username": "Kern--"
},
"committer": {
"email": "[email protected]",
"name": "Kern Walster",
"username": "Kern--"
},
"distinct": true,
"id": "97bb872478e308e22f93c01c7a77befa29a2dd6e",
"message": "Move TestSnapshotterStartup to startup_test.go\n\nThis change consolidates snapshotter startup tests into a single file\ninstead of putting it in pull_test.go\n\nSigned-off-by: Kern Walster <[email protected]>",
"timestamp": "2024-10-07T12:43:29-07:00",
"tree_id": "6c2508d1ccb170f4ec45e089ff7a79e1f12c0a5b",
"url": "https://github.com/awslabs/soci-snapshotter/commit/97bb872478e308e22f93c01c7a77befa29a2dd6e"
},
"date": 1728330752365,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration",
"value": 31.859,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow_gpu-localTaskDuration",
"value": 2.6574999999999998,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration",
"value": 2.8495,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit fc17217

Please sign in to comment.