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

Multithreaded Experiments #2541

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Synthitic
Copy link
Contributor

@Synthitic Synthitic commented Jul 18, 2024

What

Experimental multithreaded implementations.

Implementation Details

Global Threadpool Executor with (CPUs / 2) allocated threads available to be shared among threaded processes.

Each threaded implementation is its own thing.

Outcome

Threads the block scanning of the Miners.

Further experiments to be added later...

Additional Information

Uh

Potential Compatibility Issues

Uh

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

Successfully merging this pull request may close these issues.

1 participant