|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1787978287151, |
| 2 | + "lastUpdate": 1787978287358, |
3 | 3 | "repoUrl": "https://github.com/asterinas/asterinas", |
4 | 4 | "entries": { |
5 | 5 | "ext2_seq_write_bw": [ |
@@ -2220,43 +2220,6 @@ window.BENCHMARK_DATA = { |
2220 | 2220 | } |
2221 | 2221 | ], |
2222 | 2222 | "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 | | - }, |
2260 | 2223 | { |
2261 | 2224 | "commit": { |
2262 | 2225 | "author": { |
@@ -4434,6 +4397,43 @@ window.BENCHMARK_DATA = { |
4434 | 4397 | "extra": "aster_result" |
4435 | 4398 | } |
4436 | 4399 | ] |
| 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 | + ] |
4437 | 4437 | } |
4438 | 4438 | ], |
4439 | 4439 | "ext2_seq_write_bw_no_iommu": [ |
|
0 commit comments