Data provider: match on TinyStr instead of &str #212
Labels
A-performance
Area: Performance (CPU, Memory)
C-data-infra
Component: provider, datagen, fallback, adapters
T-enhancement
Type: Nice-to-have but not required
Milestone
We can be more efficient by matching on TinyStr by integer value rather than &str.
Blocked on zbraniecki/tinystr#17
CC @zbraniecki
The text was updated successfully, but these errors were encountered: