#1559 15.01.2023 16:08 AP
SQLite

35% Faster Than The Filesystem

SQLite reads and writes small blobs (for example, thumbnail images) 35% fasterĀ¹ than the same blobs can be read from or written to individual files on disk using fread() or fwrite().


[->/]