Skip to content

Conversation

@Vexatos
Copy link
Contributor

@Vexatos Vexatos commented Jul 30, 2020

Based on the implementation in io.jl. Should help with #69.

As far as I can tell, this implementation is identical to read!(::ReadableFile, ::Array{UInt8}) used in @Arkoniak's workaround in #69 (comment). It is significantly faster according to my timings and I get the same performance improvement on their dataset as they claim in the comment. I did not manage to cleanly implement readbytes!, so I left it out for now.

Copy link
Owner

@fhs fhs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fhs fhs merged commit fd7ac75 into fhs:master Jul 31, 2020
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

Successfully merging this pull request may close these issues.

2 participants