Hi! I have a multi-path with a ton of paths with identical prefixes. Should I expect that to get optimized away, or is it faster to make the shared prefix explicit?
@lvh Specter doesn't do any optimizations like that, so it will be faster to make the shared prefix explicit