|
SQLite3 by default makes each statement into a separate transaction, and syncs to physical disk (not filesystem buffers) at each commit. Still, 5 seconds for 4 statements is a bit extreme, so I'm guessing that your appliance has slow-write storage, like maybe flash.