Fossil

Timeline
Login

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

3 check-ins using file src/printf.c version 7b3b991666

2020-02-25
14:45
Improve diff performance by using a 64-bit hash and a faster hash algorithm. Closed-Leaf check-in: a4616a2c99 user: drh tags: diff-optimizations
11:56
Change the sense of the "same_dline()" routine in the diff generator so that it returns 0 if the lines are the same and non-zero if the lines are different, as this helps the diff logic to run faster. check-in: 2f7527e88c user: drh tags: trunk
11:32
Performance optimization in the building printf() logic makes the "fossil annotate" command run 6x faster. check-in: 1e881f5978 user: drh tags: trunk