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

Simplify and make smaller the thread_data struct #1146

Open
msimberg opened this issue Jun 4, 2024 · 0 comments
Open

Simplify and make smaller the thread_data struct #1146

msimberg opened this issue Jun 4, 2024 · 0 comments
Labels
effort: 3 A few days of work. effort: 4 A few weeks of work. priority: medium This should be done sooner or later. type: refactoring

Comments

@msimberg
Copy link
Contributor

msimberg commented Jun 4, 2024

Currently the stackful thread_data struct is very large and likely has room for optimization. Related: #304.

@msimberg msimberg added effort: 3 A few days of work. effort: 4 A few weeks of work. priority: medium This should be done sooner or later. type: refactoring labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 3 A few days of work. effort: 4 A few weeks of work. priority: medium This should be done sooner or later. type: refactoring
Projects
Status: Backlog
Development

No branches or pull requests

1 participant