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

Why are you loading whole file in memory #3

Open
klonuo opened this issue Mar 26, 2013 · 1 comment
Open

Why are you loading whole file in memory #3

klonuo opened this issue Mar 26, 2013 · 1 comment

Comments

@klonuo
Copy link

klonuo commented Mar 26, 2013

?

@endolith
Copy link
Owner

endolith commented Mar 26, 2013

because I'm lazy busy, and my computer has plenty of memory to fit any files I want to measure?

of course it would be more efficient to read the file in chunks, but that complicates things like counting zero crossings or doing really long autocorrelations.

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

No branches or pull requests

2 participants