-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Ready for PR:
- Render masks to constant lists. #23
- Specialize BitArray set ops to improve performance #18
hashCodecache #22
Almost ready for PR:
- Specialize BitArray equality to improve performance. #21
- Consider using ctz for iteration. #19
- Investigate loop unrolling. #25
Needs more investigation:
- Consider using popcount for finding the cardinality of a BitArray. #20
- Investigate using Int32x4List as the underlying buffer for BitArray to make use of SIMD for faster set ops. #26
Would benefit from efficient bit ops (dart-lang/sdk#52673):
Metadata
Metadata
Assignees
Labels
No labels