if (IS_EPSILON_TARGET_DEFINITIONand(previous_score-CStarScore)>=sanityTargetDifferenceThreshold)or(notIS_EPSILON_TARGET_DEFINITIONandCStarScore<previous_score):
# For instance for the first 60 000 blocks, we have in theory 10 levels for the last blocks while log2(256) = 8, so because of first blocks not having a higher than 8 level, it doesn't seem worth it at the beginning at least.