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

Speedup slice search #127

Closed
mofeing opened this issue Dec 11, 2023 · 1 comment
Closed

Speedup slice search #127

mofeing opened this issue Dec 11, 2023 · 1 comment
Labels
good first issue Good for newcomers performance Makes the code go "brrrr"
Milestone

Comments

@mofeing
Copy link
Member

mofeing commented Dec 11, 2023

As in #126, findslices takes too much time when it should feel snappier. Algorithmic optimizations and parallelization should be considered.

@mofeing mofeing added good first issue Good for newcomers performance Makes the code go "brrrr" labels Dec 11, 2023
@mofeing mofeing modified the milestones: 0.5, 0.6 Jan 21, 2024
@mofeing
Copy link
Member Author

mofeing commented Apr 30, 2024

This issue belongs to https://github.com/bsc-quantic/EinExprs.jl

@mofeing mofeing closed this as completed Apr 30, 2024
@mofeing mofeing closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers performance Makes the code go "brrrr"
Projects
None yet
Development

No branches or pull requests

1 participant