rosu-pp
rosu-pp copied to clipboard
Use `HitResultPriority::Fastest` as default
With the merge of #58 it probably makes sense to switch the HitResultPriority default from BestCase to Fastest. That means, unless people specify a priority, performance calculation would be using the Fastest variant. Note that this would be a breaking change.