mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
884d22f288
In my micro-benchmarks memcmp(4196) 3 times faster than old implementation. Also, it's generally better to use as less reinterpret_casts<> as possible. buf_is_zeroes(): renamed from buf_page_is_zeroes() and argument changed to span<> for convenience. st_::span<T>::const_iterator: fixed page_zip-verify_checksum(): make argument byte* instead of void* |
||
---|---|---|
.. | ||
ibuf0ibuf.cc |