google / google/built_value.dart
Serializer should cache results from runtimeType.toString()
Open
p2 / feature request
- Dominant language
- Dart
- Stars
- 886
- Forks
- 195
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
Since `runtimeType.toString()` may be slow, we should cache the mapping back to the base type for use later. (To be confirmed by benchmarks, of course).
Contributor guide
Assessment
This issue has not been assessed yet.