Rindle docs and package mapSkip to main content

READ_VM_BUDGET

Constant READ_VM_BUDGET 

pub const READ_VM_BUDGET: u64 = 50_000_000; // 50_000_000u64
Expand description

Approximate SQLite VM-instruction ceiling for one read statement. The progress handler is the in-band backstop to the wall-clock watchdog and is reset after every statement.