Optimizations using the Native Library
Use MIL only for setup/initialization
Minimize options
Use byte arithmetic as often as possible
Take advantage of 3-input ALU for multiple operations
Consider multithreading for multi-node systems
Pre-allocate all buffers
Avoid synchronous functions
Previous slide
Next slide
Back to first slide
View graphic version