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

BlockIO: fix find_end_pos/find_start_pos in constructor #73

Closed
wants to merge 2 commits into from

Conversation

iblislin
Copy link
Contributor

@iblislin iblislin commented Feb 2, 2018

No description provided.

@coveralls
Copy link

coveralls commented Feb 2, 2018

Coverage Status

Coverage decreased (-0.6%) to 52.03% when pulling 6a15408 on iblis17:ib/block-io-match-end into 5c79554 on JuliaParallel:master.

@jpsamaroo
Copy link
Member

Hi @iblis17 , can you recall what this PR is intended to fix/improve? Do you have an MWE that this fixes?

@jpsamaroo jpsamaroo closed this Jun 25, 2019
@jpsamaroo jpsamaroo reopened this Jun 25, 2019
@jpsamaroo jpsamaroo added the bug label Jun 25, 2019
@iblislin
Copy link
Contributor Author

Hi @jpsamaroo , there are two commits in this PR.
Seems that the first one has been included in the current master.
The second one is for performance tuning.
But I'm not sure that tuning is still true to current Julia compiler or not.

@jpsamaroo
Copy link
Member

I see... if you happen to have some example code that we can use to benchmark this change, that'd be awesome. I don't know enough about the BlockIO code to be able to guess what impact this change could have.

@iblislin
Copy link
Contributor Author

iblislin commented Jul 2, 2019

well, no benchmark snippets on hand... too long ago.

@shashi
Copy link
Collaborator

shashi commented Aug 21, 2020

We are probably going to remove the io stuff from this package and start recommending FileTrees.jl

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.

None yet

4 participants