🚄Performances
ws4sqlite v0.9.1 with Apache JMeter. Debian Linux system, Azure Standard B2s (2 vcpus).
Tested with 100, 1000, ... concurrent requests. Single SELECT on a file-based database, by primary key, on a 2000-records table. Fits in cache, WAL mode (not read only).
Sub-millisecond response time, scales better than linear. Notice that requests to the underlying db are serialized.
Last updated