mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Add SQLite ramfs benchmarks
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
859b3f9618
commit
2a02e84462
7
test/benchmark/sqlite/ramfs_benchmarks/run.sh
Normal file
7
test/benchmark/sqlite/ramfs_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 /tmp/test.db
|
Reference in New Issue
Block a user