Skip to content

Commit 9c67b5d

Browse files
author
github-action-benchmark
committed
add Soci Benchmark (customSmallerIsBetter) benchmark result for 9eef2c0
1 parent 7d66559 commit 9c67b5d

File tree

1 file changed

+43
-1
lines changed
  • dev/benchmarks/performanceTest/SociFullECR-public-node

1 file changed

+43
-1
lines changed

dev/benchmarks/performanceTest/SociFullECR-public-node/data.js

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1720743036521,
2+
"lastUpdate": 1721148195726,
33
"repoUrl": "https://github.com/coderbirju/soci-snapshotter",
44
"entries": {
55
"Soci Benchmark": [
@@ -1216,6 +1216,48 @@ window.BENCHMARK_DATA = {
12161216
"extra": "P90"
12171217
}
12181218
]
1219+
},
1220+
{
1221+
"commit": {
1222+
"author": {
1223+
"email": "[email protected]",
1224+
"name": "David Son",
1225+
"username": "sondavidb"
1226+
},
1227+
"committer": {
1228+
"email": "[email protected]",
1229+
"name": "Arjun",
1230+
"username": "coderbirju"
1231+
},
1232+
"distinct": false,
1233+
"id": "9eef2c0ff55f7e52d9b2f47364dce56eaef63e9e",
1234+
"message": "Use rabbitmqImage in FUSE failure test\n\nOn ARM instances, pinnedRabbitmqImage does not work for this test due to\nsome issues with xattr/whiteout dir detection. This is either a bug in\nthe image or our code, but to get around CI for now we will just use a\nregular rabbitmq image.\n\nSigned-off-by: David Son <[email protected]>",
1235+
"timestamp": "2024-07-16T08:54:51-07:00",
1236+
"tree_id": "17760429481a83641d9808691159a22144684d68",
1237+
"url": "https://github.com/coderbirju/soci-snapshotter/commit/9eef2c0ff55f7e52d9b2f47364dce56eaef63e9e"
1238+
},
1239+
"date": 1721148193423,
1240+
"tool": "customSmallerIsBetter",
1241+
"benches": [
1242+
{
1243+
"name": "SociFullECR-public-node-lazyTaskDuration",
1244+
"value": 4.4655000000000005,
1245+
"unit": "Seconds",
1246+
"extra": "P90"
1247+
},
1248+
{
1249+
"name": "SociFullECR-public-node-localTaskDuration",
1250+
"value": 0.4915,
1251+
"unit": "Seconds",
1252+
"extra": "P90"
1253+
},
1254+
{
1255+
"name": "SociFullECR-public-node-pullTaskDuration",
1256+
"value": 1.612,
1257+
"unit": "Seconds",
1258+
"extra": "P90"
1259+
}
1260+
]
12191261
}
12201262
]
12211263
}

0 commit comments

Comments
 (0)