Skip to content

Conversation

@hbursk
Copy link

@hbursk hbursk commented Mar 5, 2018

Used the method from http://cpp.indi.frih.net/blog/2014/09/how-to-read-an-entire-file-into-memory-in-cpp/ to improve reading speed. In my profiling, I found a collection of wave files took ~3 seconds to load with the original method, and this improvement brought it down to ~1 second.

I verified all the reading and writing Unit Tests passed as well.

@adamstark
Copy link
Owner

Sorry for the long delay in getting around to looking at this. I had a few requests with faster load times and I've compared them and merged one of the others in as it is faster. Thank you for the suggestion though.

@adamstark adamstark closed this Jan 23, 2021
@hbursk
Copy link
Author

hbursk commented Jan 23, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants