Don't subtract HC_tot_time when calculating mut_user_time
Heap census now happens during GC, so that time is already accounted for in GC_tot_cpu.
Showing
Please register or sign in to comment
Heap census now happens during GC, so that time is already accounted for in GC_tot_cpu.