Fossil

Check-in [0aaefeaba1]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Use strchr() to improve the performance of defossilize().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0aaefeaba1bbca5811b7e4cb946eb2f1a2afebeeaca35d76fac05d014b43c25f
User & Date: drh 2019-09-12 17:11:07.122
Context
2019-09-12
17:51
Add the optimized file_is_simple_pathname_nonstrict() as an alternative to file_is_simple_pathname() when parsing manifests. ... (check-in: b4aadf2cea user: drh tags: trunk)
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)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/encode.c.