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

Merge #87

Merged
merged 6 commits into from
Nov 22, 2024
Merged

Merge #87

merged 6 commits into from
Nov 22, 2024

Conversation

jguhlin
Copy link
Owner

@jguhlin jguhlin commented Nov 22, 2024

No description provided.

Update deps for minimap2-sys
@rob-p Dunno if you can test it, or added the proper tests?

@mbhall88 Query name is passed in as AsRef<[u8]> and there is some not my favorite code in there to prevent a new allocation if the query name is already nul-allocated, and to  do an allocation if needed.

Also I've updated Mappings to return Arc<String>'s for query name and target name, which should decrease performance for very small jobs but increase for large jobs.... but I need to benchmark
…dd better docs stating presets should be called before any other options, to follow minimap2.
@jguhlin jguhlin merged commit 7437cb2 into main Nov 22, 2024
0 of 3 checks passed
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.

1 participant