i18n
i18n copied to clipboard
Create performance benchmarks for ICU4X
To make sure that performance is on par with package:intl, create some benchmarks for i18n functionalities.
The reason for wanting to benchmark is that the string copying between Dart and Rust might lead to performance hits.