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 fc17217 commit 90c1a9e
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728073846544,
"lastUpdate": 1728330757144,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -9108,6 +9108,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": 1728330753153,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-redis-lazyTaskDuration",
"value": 0.8445,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-localTaskDuration",
"value": 0.025,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-pullTaskDuration",
"value": 0.8875,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 90c1a9e

Please sign in to comment.