Skip to content

Commit

Permalink
add ramfs_updates_between (customSmallerIsBetter) benchmark result fo…
Browse files Browse the repository at this point in the history
…r 0c8200dc7b6bb8d9f7a8c319c67b842d83e25a75
  • Loading branch information
github-action-benchmark committed Jan 2, 2025
1 parent 54b2474 commit 46a33f1
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": 1735779838810,
"lastUpdate": 1735779880337,
"repoUrl": "https://github.com/asterinas/asterinas",
"entries": {
"ext2_deletes_between": [
Expand Down Expand Up @@ -9229,6 +9229,43 @@ window.BENCHMARK_DATA = {
"extra": "aster_result"
}
]
},
{
"commit": {
"author": {
"name": "jiangjianfeng",
"username": "StevenJiang1110",
"email": "jiangjianfeng.jjf@antgroup.com"
},
"committer": {
"name": "Tate, Hongliang Tian",
"username": "tatetian",
"email": "tatetian@gmail.com"
},
"id": "0c8200dc7b6bb8d9f7a8c319c67b842d83e25a75",
"message": "Add nginx benchmark and workaround",
"timestamp": "2024-12-31T06:40:27Z",
"url": "https://github.com/asterinas/asterinas/commit/0c8200dc7b6bb8d9f7a8c319c67b842d83e25a75"
},
"date": 1735779850409,
"tool": "customSmallerIsBetter",
"title": "[Ramfs] The updates-between result of sqlite speedtest",
"description": "sqlite-speed-test: 10000 UPDATES, numeric BETWEEN, indexed",
"display": true,
"benches": [
{
"name": "The speed of updates-between on Linux (Ramfs)",
"value": "1.667",
"unit": "second",
"extra": "linux_result"
},
{
"name": "The speed of updates-between on Asterinas (Ramfs)",
"value": "1.717",
"unit": "second",
"extra": "aster_result"
}
]
}
],
"ramfs_updates_individual": [
Expand Down

0 comments on commit 46a33f1

Please sign in to comment.