Closed dionc closed 4 years ago
Use a 2D array instead of a dictionary for storage. Fixed array indexing by using half-open ranges. This improves the average tick from 0.0025 to 0.0013.
Use a 2D array instead of a dictionary for storage. Fixed array indexing by using half-open ranges. This improves the average tick from 0.0025 to 0.0013.