Files
scylladb/sstables
Raphael S. Carvalho 18c792c174 compaction: fix throughput calculation
(endsize / (1024*1024)) is an integer calculation, so if endsize is
lower than 1024^2, the result would be 0.

Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
2015-08-10 13:18:11 +03:00
..
2015-08-03 20:33:59 +03:00
2015-06-03 10:55:34 +03:00
2015-07-22 11:51:40 +03:00