Skip to content

Commit

Permalink
add ext2_updates_big_one (customSmallerIsBetter) benchmark result for…
Browse files Browse the repository at this point in the history
… 1e3403e756ced989ddd44c9f0c81cf71557e962a
  • Loading branch information
github-action-benchmark committed Dec 23, 2024
1 parent 98b63ce commit 90b7db2
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion sqlite/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1734912324130,
"lastUpdate": 1734912363014,
"repoUrl": "https://github.com/asterinas/asterinas",
"entries": {
"ext2_deletes_between": [
Expand Down Expand Up @@ -2302,6 +2302,43 @@ window.BENCHMARK_DATA = {
"extra": "aster_result"
}
]
},
{
"commit": {
"author": {
"name": "Wang Siyuan",
"username": "vvvvsv",
"email": "wsy@stu.pku.edu.cn"
},
"committer": {
"name": "Tate, Hongliang Tian",
"username": "tatetian",
"email": "tatetian@gmail.com"
},
"id": "1e3403e756ced989ddd44c9f0c81cf71557e962a",
"message": "Support ELF files with zero `p_filesz`.",
"timestamp": "2024-12-19T03:33:21Z",
"url": "https://github.com/asterinas/asterinas/commit/1e3403e756ced989ddd44c9f0c81cf71557e962a"
},
"date": 1734912335969,
"tool": "customSmallerIsBetter",
"title": "[Ext2] The updates-big-one result of sqlite speedtest",
"description": "sqlite-speed-test: One big UPDATE of the whole 50000-row table",
"display": true,
"benches": [
{
"name": "The speed of updates-big-one on Linux (Ext2)",
"value": "0.467",
"unit": "second",
"extra": "linux_result"
},
{
"name": "The speed of updates-big-one on Asterinas (Ext2)",
"value": "0.490",
"unit": "second",
"extra": "aster_result"
}
]
}
],
"ext2_vacuum": [
Expand Down

0 comments on commit 90b7db2

Please sign in to comment.