Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Use strspn() to improve the performance of validate16(). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c550d6e0215e33e5e42916aebb742e83 |
User & Date: | drh 2019-09-12 16:51:09.836 |
Context
2019-09-12
| ||
17:11 | Use strchr() to improve the performance of defossilize(). ... (check-in: 0aaefeaba1 user: drh tags: trunk) | |
16:51 | Use strspn() to improve the performance of validate16(). ... (check-in: c550d6e021 user: drh tags: trunk) | |
16:43 | Add the --limit N option to the test-parse-all-blobs test command, so that we can easily limit the run-time of that command for cachegrind performance testing. ... (check-in: 52211ccc2f user: drh tags: trunk) | |
Changes
Changes to src/encode.c.