Skip to content

Commit

Permalink
add ext2_updates_between (customSmallerIsBetter) benchmark result for…
Browse files Browse the repository at this point in the history
… 6a865062e6d55140c5d60529d96a082b0c99e493
  • Loading branch information
github-action-benchmark committed Jan 22, 2025
1 parent 6a27aa3 commit 6ad560f
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": 1737509447599,
"lastUpdate": 1737509497563,
"repoUrl": "https://github.com/asterinas/asterinas",
"entries": {
"ext2_deletes_between": [
Expand Down Expand Up @@ -7739,6 +7739,43 @@ window.BENCHMARK_DATA = {
"extra": "aster_result"
}
]
},
{
"commit": {
"author": {
"name": "Shaowei Song",
"username": "lucassong-mh",
"email": "[email protected]"
},
"committer": {
"name": "Tate, Hongliang Tian",
"username": "tatetian",
"email": "[email protected]"
},
"id": "6a865062e6d55140c5d60529d96a082b0c99e493",
"message": "Unify and optimize the comparison of special file names",
"timestamp": "2025-01-16T08:17:27Z",
"url": "https://github.com/asterinas/asterinas/commit/6a865062e6d55140c5d60529d96a082b0c99e493"
},
"date": 1737509457860,
"tool": "customSmallerIsBetter",
"title": "[Ext2] 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 (Ext2)",
"value": "1.960",
"unit": "second",
"extra": "linux_result"
},
{
"name": "The speed of updates-between on Asterinas (Ext2)",
"value": "2.110",
"unit": "second",
"extra": "aster_result"
}
]
}
],
"ext2_updates_individual": [
Expand Down

0 comments on commit 6ad560f

Please sign in to comment.