Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Another typo in the faster than filesystem document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
de15ebf872afc5170af866070723997b |
User & Date: | drh 2017-05-22 20:04:28.433 |
Context
2017-05-23
| ||
12:49 | Start a change log for the 3.19.1 patch release. (check-in: 3abd703937 user: drh tags: trunk) | |
2017-05-22
| ||
20:04 | Another typo in the faster than filesystem document. (check-in: de15ebf872 user: drh tags: trunk) | |
20:01 | Fix typo and clarify wording in the new faster-than-filesystem update. (check-in: 2912902889 user: drh tags: trunk) | |
Changes
Changes to pages/fasterthanfs.in.
︙ | ︙ | |||
170 171 172 173 174 175 176 | <p>The table below shows data collected using [https://www.sqlite.org/src/file/test/kvtest.c|kvtest.c] on five different systems: An old Dell laptop running Windows7, a new Lenovo laptop running Windows10, a Mac-Pro, an Ubuntu desktop machine, and an older Android phone (a Galaxy S3). All machines use SSD except the Dell which has a hard-drive. The test database is 100K BLOBs uniformly | | | 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 | <p>The table below shows data collected using [https://www.sqlite.org/src/file/test/kvtest.c|kvtest.c] on five different systems: An old Dell laptop running Windows7, a new Lenovo laptop running Windows10, a Mac-Pro, an Ubuntu desktop machine, and an older Android phone (a Galaxy S3). All machines use SSD except the Dell which has a hard-drive. The test database is 100K BLOBs uniformly distributed between 8K and 12K in size, for a total of about 1 gigabyte of content. The database page size is 4KiB. The chart shows average BLOB access time in microseconds. <center> <table border=1> <tr> <th>kvtest arguments |
︙ | ︙ |