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

Stream distances #18

Open
johnlees opened this issue May 8, 2024 · 0 comments
Open

Stream distances #18

johnlees opened this issue May 8, 2024 · 0 comments
Assignees
Labels
engineering fixing a speed issue

Comments

@johnlees
Copy link
Member

johnlees commented May 8, 2024

The distances could be writter with a multi sender single receiver like the sketches, to stream out distances as they are calculated. Might have to sacrifice order, but this would actually be ok. (or could wait for the next indexed block to be available).

Could use same dist object, and writer just launches to run the next block when it knows it's ready

@johnlees johnlees added the engineering fixing a speed issue label May 8, 2024
@johnlees johnlees self-assigned this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering fixing a speed issue
Projects
None yet
Development

No branches or pull requests

1 participant