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

Make execution multithreaded to allow for faster visualization responses #9529

Closed
hubertp opened this issue Mar 25, 2024 · 11 comments
Closed

Comments

@hubertp
Copy link
Collaborator

hubertp commented Mar 25, 2024

Follow up on #9237 which reached the limits of what is currently capable.
Blocked by #9473.

@hubertp hubertp self-assigned this Mar 25, 2024
@hubertp hubertp moved this from ❓New to 📤 Backlog in Issues Board Mar 26, 2024
@hubertp
Copy link
Collaborator Author

hubertp commented Mar 27, 2024

Investigate safepoints as a way to interrupt

@hubertp hubertp moved this from 📤 Backlog to 🔧 Implementation in Issues Board Apr 3, 2024
@enso-bot enso-bot bot mentioned this issue Apr 3, 2024
@enso-bot
Copy link

enso-bot bot commented Apr 3, 2024

Hubert Plociniczak reports a new STANDUP for today (2024-04-03):

Progress: Discussing #9529, how to address it with safepoints. Provided a simple fix for analytics problems that could potentially work (#9611). As a distraction, did some profiling for #9235 and found some quick wins by using more suitable data structures. It should be finished by 2024-04-08.

Next Day: Next day I will be working on the #9529 task. Continue the investigation

@enso-bot
Copy link

enso-bot bot commented Apr 5, 2024

Hubert Plociniczak reports a new STANDUP for yesterday (2024-04-04):

Progress: Fixes for #9235. Verifying and debugging #9558. While there, investigated potential improvements to suggestions DB on startup. It should be finished by 2024-04-08.

Next Day: Next day I will be working on the #9529 task. Continue the investigation

@enso-bot
Copy link

enso-bot bot commented Apr 8, 2024

Hubert Plociniczak reports a new STANDUP for the provided date (2024-04-05):

Progress: Draft PR #9639 with potential improvements to startup time (discovered while debugging suggestions db issue). Digging more into visualizations to search for improvements. It should be finished by 2024-04-08.

Next Day: Next day I will be working on the #9529 task. Continue the investigation

@enso-bot
Copy link

enso-bot bot commented Apr 9, 2024

Hubert Plociniczak reports a new STANDUP for yesterday (2024-04-08):

Progress: Continued testing the lock-free solution, debugging reconnection with GUI issues It should be finished by 2024-04-08.

Next Day: Next day I will be working on the #9529 task. Continue the investigation, address PR feedback

@enso-bot
Copy link

enso-bot bot commented Apr 10, 2024

Hubert Plociniczak reports a new 🔴 DELAY for yesterday (2024-04-09):

Summary: There is 3 days delay in implementation of the Make execution multithreaded to allow for faster visualization responses (#9529) task.
It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: Experimenting to improve performance, hard to estimate.

@enso-bot
Copy link

enso-bot bot commented Apr 10, 2024

Hubert Plociniczak reports a new STANDUP for yesterday (2024-04-09):

Progress: Added a workaround for #9475. Addressing feedback on PR and testing it It should be finished by 2024-04-11.

Next Day: Next day I will be working on the #9529 task. Continue the investigation

@enso-bot
Copy link

enso-bot bot commented Apr 11, 2024

Hubert Plociniczak reports a new STANDUP for yesterday (2024-04-10):

Progress: Rewriting to avoid race-conditions and to simplify the logic. Debugging "stuck" visualizations' problems. It should be finished by 2024-04-11.

Next Day: Next day I will be working on the #9529 task. Continue the investigation

@enso-bot
Copy link

enso-bot bot commented Apr 15, 2024

Hubert Plociniczak reports a new STANDUP for the provided date (2024-04-11):

Progress: Continued investigating stuck visualization problem. Debugging re-connection issues. It should be finished by 2024-04-11.

Next Day: Next day I will be working on the #9529 task. Continue the investigation

@JaroslavTulach
Copy link
Member

Follow up on #9237 which reached the limits of what is currently capable. Blocked by #9473.

Both #9237 and #9473 are integrated. What are the next ideas to investigate and explore?

@hubertp
Copy link
Collaborator Author

hubertp commented Apr 18, 2024

Created #9736 as this ticket went a different direction than I initially intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants