2015-06-30 13:28:18
— part of check-in
[79ff36b717]
on branch bswap-functions
— Remove the use of htonl() in the previous check-in due to linkage issues.
Add the get2byteAligned() macro and use it for access to the cell offsets
on btree pages for about a 1% performance gain.
(user:
drh
size: 334100)
2015-06-30 15:10:29
— part of check-in
[8bfcda3d10]
on branch trunk
— Make use of built-in bswap32() and bswap16() functions in GCC/Clang for a
significant performance improvement there.
(user:
drh
size: 334100)
2015-06-30 16:29:59
— part of check-in
[39936b33b0]
on branch sessions
— Merge all the latest enhancements from trunk. This merge include FTS5
and a number of notable performance enhancements.
(user:
drh
size: 334100)