Skip to content

Commit eb274ef

Browse files
author
github-action-benchmark
committed
add ext2_seq_read_bw (customBiggerIsBetter) benchmark result for 0a9a110690e3faec02d496840c064c9a817e4ff1
1 parent 3b24142 commit eb274ef

1 file changed

Lines changed: 38 additions & 38 deletions

File tree

x86-64/fio/data.js

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1787978287151,
2+
"lastUpdate": 1787978287358,
33
"repoUrl": "https://github.com/asterinas/asterinas",
44
"entries": {
55
"ext2_seq_write_bw": [
@@ -2220,43 +2220,6 @@ window.BENCHMARK_DATA = {
22202220
}
22212221
],
22222222
"ext2_seq_read_bw": [
2223-
{
2224-
"commit": {
2225-
"author": {
2226-
"name": "Xinyi Yu",
2227-
"username": "Fischer0522",
2228-
"email": "1809327837@qq.com"
2229-
},
2230-
"committer": {
2231-
"name": "Tate, Hongliang Tian",
2232-
"username": "tatetian",
2233-
"email": "tatetian@gmail.com"
2234-
},
2235-
"id": "0167ca19f34b5ccf960b6e9e5296ed25c97fc04b",
2236-
"message": "Implement `BLKSSZGET` ioctl",
2237-
"timestamp": "2026-05-28T04:35:48Z",
2238-
"url": "https://github.com/asterinas/asterinas/commit/0167ca19f34b5ccf960b6e9e5296ed25c97fc04b"
2239-
},
2240-
"date": 1781474831165,
2241-
"tool": "customBiggerIsBetter",
2242-
"title": "[Ext2] The bandwidth of sequential reads",
2243-
"description": "fio -filename=/ext2/fio-test -size=1G -bs=1M -direct=1",
2244-
"display": true,
2245-
"benches": [
2246-
{
2247-
"name": "Average file read bandwidth on Linux",
2248-
"value": "2148",
2249-
"unit": "MB/s",
2250-
"extra": "linux_result"
2251-
},
2252-
{
2253-
"name": "Average file read bandwidth on Asterinas",
2254-
"value": "1311",
2255-
"unit": "MB/s",
2256-
"extra": "aster_result"
2257-
}
2258-
]
2259-
},
22602223
{
22612224
"commit": {
22622225
"author": {
@@ -4434,6 +4397,43 @@ window.BENCHMARK_DATA = {
44344397
"extra": "aster_result"
44354398
}
44364399
]
4400+
},
4401+
{
4402+
"commit": {
4403+
"author": {
4404+
"name": "Chen Chengjun",
4405+
"username": "cchanging",
4406+
"email": "chenchengjun.ccj@antgroup.com"
4407+
},
4408+
"committer": {
4409+
"name": "Jianfeng Jiang",
4410+
"username": "StevenJiang1110",
4411+
"email": "jiangjianfeng.jjf@antgroup.com"
4412+
},
4413+
"id": "0a9a110690e3faec02d496840c064c9a817e4ff1",
4414+
"message": "Simplify the implementation of the corresponding APIs in the filesystem layer",
4415+
"timestamp": "2026-08-21T08:38:57Z",
4416+
"url": "https://github.com/asterinas/asterinas/commit/0a9a110690e3faec02d496840c064c9a817e4ff1"
4417+
},
4418+
"date": 1787978287356,
4419+
"tool": "customBiggerIsBetter",
4420+
"title": "[Ext2] The bandwidth of sequential reads",
4421+
"description": "fio -filename=/ext2/fio-test -size=1G -bs=1M -direct=1",
4422+
"display": true,
4423+
"benches": [
4424+
{
4425+
"name": "Average file read bandwidth on Linux",
4426+
"value": "3211",
4427+
"unit": "MB/s",
4428+
"extra": "linux_result"
4429+
},
4430+
{
4431+
"name": "Average file read bandwidth on Asterinas",
4432+
"value": "2501",
4433+
"unit": "MB/s",
4434+
"extra": "aster_result"
4435+
}
4436+
]
44374437
}
44384438
],
44394439
"ext2_seq_write_bw_no_iommu": [

0 commit comments

Comments
 (0)