Avi Kivity
4d7a013e94
sstables: mx: writer: make large partition stats accounting branch-free
...
It is bad form to introduce branches just for statistics, since branches
can be expensive (even when perfectly predictable, they consume branch
history resources). Switch to simple addition instead; this should be
not cause any cache misses since we already touch other statistics
earlier.
The inputs are already boolean, but cast them to boolean just so it
is clear we're adding 0/1, not a count.
Closes #9626
2021-11-15 11:28:48 +02:00
..
2021-09-01 08:42:10 +03:00
2021-11-15 11:28:48 +02:00
2021-07-26 19:09:19 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-09-15 12:55:54 +03:00
2021-06-27 15:12:31 +02:00
2021-07-19 11:43:30 +02:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-09-19 12:20:30 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-10-04 15:24:12 +02:00
2021-10-04 15:24:12 +02:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-07-28 13:30:32 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-10-04 15:24:12 +02:00
2021-10-12 11:43:23 +03:00
2021-09-23 12:28:56 +02:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-10-10 18:16:50 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-10-04 13:09:31 +03:00
2021-07-07 23:21:51 +03:00
2021-10-14 12:39:16 +03:00
2021-10-04 15:24:12 +02:00
2021-09-28 17:03:57 +03:00
2021-10-18 12:24:08 +03:00
2021-10-18 12:24:08 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-27 15:12:31 +02:00
2021-07-02 19:02:14 +02:00
2021-10-07 14:40:47 +02:00
2021-10-18 18:29:33 +03:00
2021-10-07 14:40:47 +02:00
2021-08-01 19:41:11 +03:00
2021-06-06 19:18:49 +03:00
2021-06-25 10:12:00 +02:00
2021-06-27 15:12:31 +02:00
2021-10-18 18:29:33 +03:00
2021-09-15 12:55:54 +03:00