Artifact 5c0b78c49d00da49a0e8e3d2738900a431df7fca:
- File src/btree.c — part of check-in [66de15580d] at 2014-10-11 17:22:55 on branch trunk — Simplification to the insertCell() routine in btree.c, resulting in a performance boost and a very small size decrease. It turns out that the extra work involved in sometimes avoiding an memcpy() of the first four bytes of a record takes more time than just unconditionally copying those four bytes. (user: drh size: 299451)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.