You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bounds-checking can be a source of extra overhead, especially now that we can check each index. Having a mechanism to turn it off would be a nice performance optimization.
Bounds-checking can be a source of extra overhead, especially now that we can check each index. Having a mechanism to turn it off would be a nice performance optimization.
Previous discussions:
issue #996
https://groups.google.com/d/msg/julia-dev/Jz-0f_cLQ_4/XE9lclBz_okJ
The text was updated successfully, but these errors were encountered: