Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for 3dff0ad
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 2, 2023
1 parent a6524af commit 2b0e46f
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/benchmarks/performanceTest/SociFullECR-public-mongo/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1696278367463,
"lastUpdate": 1696286142050,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -795,6 +795,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"committer": {
"email": "[email protected]",
"name": "David Son",
"username": "sondavidb"
},
"distinct": true,
"id": "3dff0ad97b658b008fe9f0b98605b2a60f4a5839",
"message": "Add extra comments on deprecated functions\n\nSigned-off-by: David Son <[email protected]>",
"timestamp": "2023-10-02T15:15:32-07:00",
"tree_id": "d754687fc7ca5d44b2fd2a9b5003812f7023cb6c",
"url": "https://github.com/awslabs/soci-snapshotter/commit/3dff0ad97b658b008fe9f0b98605b2a60f4a5839"
},
"date": 1696286140761,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-mongo-lazyTaskDuration",
"value": 0.6305000000000001,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-mongo-localTaskDuration",
"value": 0.6325000000000001,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-mongo-pullTaskDuration",
"value": 34.601,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 2b0e46f

Please sign in to comment.