unicode-rs / unicode-segmentation

Grapheme Cluster and Word boundaries according to UAX#29 rules
https://unicode-rs.github.io/unicode-segmentation
Other
565 stars 57 forks source link

Migrate benches to Criterion? #96

Closed timClicks closed 3 years ago

timClicks commented 3 years ago

Criterion would allow developers to track performance improvements/regressions over time.

Manishearth commented 3 years ago

This makes sense and I think you fixed it in #100