|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1735779880337, |
| 2 | + "lastUpdate": 1735779922931, |
3 | 3 | "repoUrl": "https://github.com/asterinas/asterinas",
|
4 | 4 | "entries": {
|
5 | 5 | "ext2_deletes_between": [
|
@@ -10304,6 +10304,43 @@ window.BENCHMARK_DATA = {
|
10304 | 10304 | "extra": "aster_result"
|
10305 | 10305 | }
|
10306 | 10306 | ]
|
| 10307 | + }, |
| 10308 | + { |
| 10309 | + "commit": { |
| 10310 | + "author": { |
| 10311 | + "name": "jiangjianfeng", |
| 10312 | + "username": "StevenJiang1110", |
| 10313 | + "email": "jiangjianfeng.jjf@antgroup.com" |
| 10314 | + }, |
| 10315 | + "committer": { |
| 10316 | + "name": "Tate, Hongliang Tian", |
| 10317 | + "username": "tatetian", |
| 10318 | + "email": "tatetian@gmail.com" |
| 10319 | + }, |
| 10320 | + "id": "0c8200dc7b6bb8d9f7a8c319c67b842d83e25a75", |
| 10321 | + "message": "Add nginx benchmark and workaround", |
| 10322 | + "timestamp": "2024-12-31T06:40:27Z", |
| 10323 | + "url": "https://github.com/asterinas/asterinas/commit/0c8200dc7b6bb8d9f7a8c319c67b842d83e25a75" |
| 10324 | + }, |
| 10325 | + "date": 1735779892823, |
| 10326 | + "tool": "customSmallerIsBetter", |
| 10327 | + "title": "[Ramfs] The updates-big-one result of sqlite speedtest", |
| 10328 | + "description": "sqlite-speed-test: One big UPDATE of the whole 50000-row table", |
| 10329 | + "display": true, |
| 10330 | + "benches": [ |
| 10331 | + { |
| 10332 | + "name": "The speed of updates-big-one on Linux (Ramfs)", |
| 10333 | + "value": "0.082", |
| 10334 | + "unit": "second", |
| 10335 | + "extra": "linux_result" |
| 10336 | + }, |
| 10337 | + { |
| 10338 | + "name": "The speed of updates-big-one on Asterinas (Ramfs)", |
| 10339 | + "value": "0.090", |
| 10340 | + "unit": "second", |
| 10341 | + "extra": "aster_result" |
| 10342 | + } |
| 10343 | + ] |
10307 | 10344 | }
|
10308 | 10345 | ],
|
10309 | 10346 | "ramfs_vacuum": [
|
|
0 commit comments