dart_path_parsing
dart_path_parsing copied to clipboard
Experiment with optimizations
For my own reference:
With this change, on an Android GO ARM 32 device, this experiment does 1000 loops in
Current: 0:00:05.476430
New: 0:00:03.629906
(this is in --profile mode)