--- Day changed Sun Jan 12 2020 11:44 < adiabat> kcalvinalvin: weird, 11:44 < adiabat> variance with ... just running it? doing stuff in the background? 11:45 < adiabat> with ram-based, it shoudn't be much slower, so I'll have to look at that. 11:46 < adiabat> like 50% slower would make sense. but not 3X. I got rid of all the printfs anyway. Also there's a pretty big cleanup / optimization left (get rid of floor transform) 21:42 < kcalvinalvin> adiabat just running it. Though there is a chance that it's just me 21:42 < kcalvinalvin> But yea it's definitely 3x slower though 21:43 < kcalvinalvin> cpu usage also seems to be a lot lower 23:17 < kcalvinalvin> So Forest resume mostly works. Sometimes getting error "hash not found" from ProveBlock() 23:18 < kcalvinalvin> Not sure what's wrong since positionMap generation from that function you wrote above seems to work 23:18 < kcalvinalvin> I should correct to "absolutely works". Tested it and it's the same