Skip to content

Commit

Permalink
add Soci Benchmark (customSmallerIsBetter) benchmark result for af3111d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 27, 2023
1 parent 276c2f5 commit 8759b0f
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": 1695318880460,
"lastUpdate": 1695858003574,
"repoUrl": "https://github.com/awslabs/soci-snapshotter",
"entries": {
"Soci Benchmark": [
Expand Down Expand Up @@ -793,6 +793,48 @@ window.BENCHMARK_DATA = {
"extra": "P90"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Iain Macdonald",
"username": "iain-macdonald"
},
"committer": {
"email": "[email protected]",
"name": "Yasin Turan",
"username": "turan18"
},
"distinct": true,
"id": "af3111d99f24e2653312682495e52dd91b2fa688",
"message": "Protect access to node.ents and node.entsCached with a mutex in fs/layer/node.go\n\nSigned-off-by: Iain Macdonald <[email protected]>",
"timestamp": "2023-09-27T19:19:07-04:00",
"tree_id": "5387197f5deb6917dde49a3c1fc182316b6c9c3a",
"url": "https://github.com/awslabs/soci-snapshotter/commit/af3111d99f24e2653312682495e52dd91b2fa688"
},
"date": 1695858001442,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SociFullECR-public-redis-lazyTaskDuration",
"value": 0.0315,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-localTaskDuration",
"value": 0.028999999999999998,
"unit": "Seconds",
"extra": "P90"
},
{
"name": "SociFullECR-public-redis-pullTaskDuration",
"value": 3.436,
"unit": "Seconds",
"extra": "P90"
}
]
}
]
}
Expand Down

0 comments on commit 8759b0f

Please sign in to comment.