Change the total disk/mem to Double
Since we only use the totals for computations, and we always convert them via fromIntegral, let's just store them directly as Doubles.
Loading
Please register or sign in to comment
Since we only use the totals for computations, and we always convert them via fromIntegral, let's just store them directly as Doubles.