<benchmark_db>.remove-suite <benchmark_db>.set-suite-baseline
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<benchmark_db>.set-journal-mode

Synopsis

<benchmark_db>.set-journal-mode mode

Description

Change the journal-mode used by SQLite3. The mode argument selects the journal mode that should be used. WAL - write-ahead-logging is suppose to yield better concurrency compared to DELETE (which is default).

Provided By

benchmark-database
<benchmark_db>.remove-suite <benchmark_db>.set-suite-baseline