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

As long as I set a lot of data, it will take a long time to execute the program, but I see that the system resources are not occupied to 10%. Is there any way to make it run at full load? #1112

Open
a37836323 opened this issue Jan 29, 2024 · 0 comments

Comments

@a37836323
Copy link

As long as I set a lot of data, it will take a long time to execute the program, but I see that the system resources are not occupied to 10%. Is there any way to make it run at full load?
stats = bt.optimize(n1=range(5, 30, 5),
n2=range(10, 70, 5),
d_rsi=range(5, 30, 3),
xxx=range(5, 30, 3),
xxx=range(2, 15, 3),...

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

No branches or pull requests

1 participant