Hyperspeedcube icon indicating copy to clipboard operation
Hyperspeedcube copied to clipboard

Use `fxhash::FxHashMap` instead of `std::collections::HashMap`

Open HactarCE opened this issue 10 months ago • 0 comments

It's probably faster since it's not trying to be DoS-resistant

HactarCE avatar Feb 09 '25 23:02 HactarCE