Completed
Boolean
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Future Performance Improvements in Set Functions - Dyalog '23
Automatically move to the next video in the Classroom when playback concludes
- 1 About Dyalog version 18.0 performance
- 2 Set functions
- 3 Heat maps of performance of membership on small to medium length vectors
- 4 Boolean
- 5 1 byte integers
- 6 Unsigned 1 byte integers algorithm selection issue
- 7 2 byte integers hash collisions
- 8 Unsigned 2 byte integers
- 9 4 byte integers
- 10 Unsigned 4 byte integers
- 11 Conclusions and future work
- 12 Tweak hash table I-beam and instrumented interpreter