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

EXTRAS-125 - Add support to Python to prefer using memory-mapped data if available from the SimpleAPI #11

Open
tclarke opened this issue Mar 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@tclarke
Copy link
Member

tclarke commented Mar 16, 2018

NumPy can work very efficiently with multi-gigabyte data if the data is memory-mapped. The Python extension should be updated to prefer using memory-mapped data if available from the SimpleAPI.

Original Issue: EXTRAS-125
Status: Deferred
Feature Interpretation:

Suggested Solution:

Actual Solution:

Severity:
Version Control:
Environment:
Linked:

@tclarke tclarke added the enhancement New feature or request label Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant