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

Manual curation is slower in v4 compared to v3 #85

Open
LiuDaveLiu opened this issue Feb 9, 2019 · 4 comments
Open

Manual curation is slower in v4 compared to v3 #85

LiuDaveLiu opened this issue Feb 9, 2019 · 4 comments
Assignees
Labels

Comments

@LiuDaveLiu
Copy link

LiuDaveLiu commented Feb 9, 2019

Everything is much slower in the manual curation of v4 compared to v3. Merging and splitting takes 5s per action.

If you have a usage or support question, come join our Gitter and ask your question there.
If you found a bug, please provide all of the following:

Output of ver

Same as before

Output of gpuDevice

Same as before

The command you used

(e.g., jrc detect-sort myparam.prm)

If manually sorting, what it is you tried to do

Merging units is much slower than in v3.
Computing waveform correlation... took 1.7s
Computing self correlation
................................................................................................................................................................................................................................................................................................................................................................................................................
took 4.9s
Calculating cluster quality...
took 0.1s
Computing waveform correlation... took 3.1s
Computing self correlation
...............................................................................................................................................................................................................................................................................................................................................................................................................
took 4.9s
Calculating cluster quality...
took 0.0s
Computing waveform correlation... took 0.2s
Computing self correlation
..............................................................................................................................................................................................................................................................................................................................................................................................................
took 4.9s
Calculating cluster quality...
took 0.0s
Computing waveform correlation... took 0.1s
Computing self correlation
.............................................................................................................................................................................................................................................................................................................................................................................................................
took 5.2s
Calculating cluster quality...
took 0.1s
Computing waveform correlation... took 3.9s
Computing self correlation
............................................................................................................................................................................................................................................................................................................................................................................................................
took 5.6s
Calculating cluster quality...
took 0.0s

Console output

@LiuDaveLiu LiuDaveLiu changed the title Manual curation is slow in v4 Manual curation is slower in v4 compared to v3 Feb 9, 2019
@aliddell
Copy link
Collaborator

I'll need to profile this and see where the bottleneck is.

@jamesjun
Copy link
Contributor

jamesjun commented Feb 10, 2019 via email

@aliddell
Copy link
Collaborator

Will do

@aliddell
Copy link
Collaborator

This is partially addressed in 4539c5f. Auto-merge is still much slower, that's a work in progress.

@aliddell aliddell self-assigned this Feb 19, 2019
@aliddell aliddell added the bug label Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants