mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Add ext2 benchmarks of sqlite
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
946e4d5529
commit
4316247d82
7
test/benchmark/sqlite/ext2_benchmarks/run.sh
Normal file
7
test/benchmark/sqlite/ext2_benchmarks/run.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
/benchmark/bin/sqlite-speedtest1 --size 1000 /ext2/test.db
|
Reference in New Issue
Block a user