mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 06:22:28 +01:00
e45f4cdaeb
by adding the REC_OFFS_EXTERNAL flag to rec_offs_base(offsets)[0]. This reduces the processor usage of page_zip_write_rec() by about 40% in one test case. The code could be sped up further by testing rec_offs_any_extern() outside of loops that check rec_offs_nth_extern(). The vast majority of records does not contain any externally stored columns. |
||
---|---|---|
.. | ||
Makefile.am | ||
rem0cmp.c | ||
rem0rec.c |