Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide mechanism for turning off bounds checking #1392

Closed
timholy opened this issue Oct 16, 2012 · 2 comments
Closed

Provide mechanism for turning off bounds checking #1392

timholy opened this issue Oct 16, 2012 · 2 comments
Assignees
Labels
performance Must go faster

Comments

@timholy
Copy link
Member

timholy commented Oct 16, 2012

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

@JeffBezanson
Copy link
Member

This will be closed automatically when the branch is merged.

@JeffBezanson JeffBezanson reopened this Jun 2, 2013
@vtjnash
Copy link
Member

vtjnash commented Jun 2, 2013

Ah, oops. I thought that GitHub just wasn't detecting it correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Must go faster
Projects
None yet
Development

No branches or pull requests

3 participants