/ Changes On Branch reduced-thread-contention
Login

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

Changes In Branch reduced-thread-contention Excluding Merge-Ins

This is equivalent to a diff from 1783c54ce9 to c93298d5ae

2017-08-28
11:12
Fix the ".dump", ".schema", and ".fullschema" commands of the command-line shell so that they work even if PRAGMA empty_result_callbacks is enabled. Fix for ticket [02f0f4c54f281]. (check-in: cf0d3715ca user: drh tags: trunk)
2017-08-27
10:55
Instrumentation and changes in an effort to reduce thread contention. (Leaf check-in: c93298d5ae user: drh tags: reduced-thread-contention)
2017-08-25
19:51
Fix a few over-length source code lines. No functional changes. (check-in: 1783c54ce9 user: drh tags: trunk)
15:43
Size and performance optimization for sqlite3Init(). (check-in: 776d91284a user: drh tags: trunk)

Changes to src/malloc.c.

Changes to src/mutex_unix.c.

Changes to src/pcache1.c.