Tomasz Grabiec
743cf43847
sstables: Avoid checksum_combine() for the crc32 checksummer
...
checksum_combine() is much slower than re-feeding the buffer to
checksum() for the zlib CRC32 checksummer.
Introduce Checksum::prefer_combine() to determine this and select
more optimal behavior for given checksummer.
Improves performance of memtable flush with compression enabled by 30%.
2018-11-26 18:57:33 +01:00
..
2018-11-26 18:57:33 +01:00
2018-11-21 00:01:44 +02:00
2018-11-22 11:30:31 +00:00
2018-05-31 21:09:38 -04:00
2018-11-24 18:53:30 -02:00
2018-11-24 18:53:30 -02:00
2018-11-24 18:53:22 -02:00
2018-11-24 18:53:22 -02:00
2018-06-24 14:54:46 +03:00
2018-11-24 18:53:30 -02:00
2018-11-24 18:53:30 -02:00
2018-04-24 11:30:26 +02:00
2018-11-26 18:57:33 +01:00
2018-05-19 20:52:07 +03:00
2018-11-25 22:52:11 +00:00
2018-09-05 09:48:17 -07:00
2018-11-01 13:16:17 +00:00
2018-05-31 15:51:11 +01:00
2018-11-01 13:16:17 +00:00
2018-11-24 09:31:51 +00:00
2018-11-24 09:31:51 +00:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-06-03 18:14:09 -04:00
2018-11-01 13:16:17 +00:00
2018-10-10 11:44:14 -07:00
2018-05-19 21:01:45 +03:00
2018-10-10 11:44:14 -07:00
2018-10-29 14:58:08 -07:00
2018-10-29 14:58:08 -07:00
2018-11-06 09:28:37 +02:00
2018-06-15 09:11:09 +02:00
2018-11-05 13:47:30 -08:00
2018-10-12 14:18:15 +02:00
2018-11-21 00:01:44 +02:00
2018-02-21 01:02:16 +00:00
2018-05-09 11:40:59 +02:00
2018-05-23 19:54:16 +02:00
2018-11-24 09:31:51 +00:00
2018-07-11 16:55:20 +02:00
2018-05-22 13:40:15 -04:00
2018-06-15 14:27:22 -04:00
2018-11-24 18:53:18 -02:00
2018-04-24 11:30:26 +02:00
2018-04-24 11:30:26 +02:00
2018-04-24 11:30:26 +02:00
2018-04-24 11:30:26 +02:00
2018-11-24 18:53:25 -02:00
2018-11-24 18:53:25 -02:00
2018-10-01 13:15:43 +03:00
2018-05-23 06:20:21 -04:00
2018-11-24 18:53:01 -02:00
2018-04-24 09:45:55 +02:00
2018-11-26 18:57:33 +01:00