Closed likeawizard closed 1 year ago
Try to find and reduce type conversions and reduce type sizes where possible for increased performance.
From observation allocation a int16 as opposed to int32 can have significant increase in performance.
Try to find and reduce type conversions and reduce type sizes where possible for increased performance.
From observation allocation a int16 as opposed to int32 can have significant increase in performance.