Skip to content

Commit 47f9f53

Browse files
author
github-action-benchmark
committed
add ramfs_updates_big_one (customSmallerIsBetter) benchmark result for 0c8200dc7b6bb8d9f7a8c319c67b842d83e25a75
1 parent 46a33f1 commit 47f9f53

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

sqlite/data.js

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1735779880337,
2+
"lastUpdate": 1735779922931,
33
"repoUrl": "https://github.com/asterinas/asterinas",
44
"entries": {
55
"ext2_deletes_between": [
@@ -10304,6 +10304,43 @@ window.BENCHMARK_DATA = {
1030410304
"extra": "aster_result"
1030510305
}
1030610306
]
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+
]
1030710344
}
1030810345
],
1030910346
"ramfs_vacuum": [

0 commit comments

Comments
 (0)