From 46a33f1c03853b012eca00d1d07f44575110e31a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 2 Jan 2025 01:04:40 +0000 Subject: [PATCH] add ramfs_updates_between (customSmallerIsBetter) benchmark result for 0c8200dc7b6bb8d9f7a8c319c67b842d83e25a75 --- sqlite/data.js | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/sqlite/data.js b/sqlite/data.js index 5af3ea48b..17e3a6c9c 100644 --- a/sqlite/data.js +++ b/sqlite/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735779838810, + "lastUpdate": 1735779880337, "repoUrl": "https://github.com/asterinas/asterinas", "entries": { "ext2_deletes_between": [ @@ -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": [