stockparfait / experiments

Statistical experiments with financial data
Apache License 2.0
0 stars 0 forks source link

Implement Beta experiment #95

Closed sergey-a-berezin closed 1 year ago

sergey-a-berezin commented 1 year ago

Part of #93.

sergey-a-berezin commented 1 year ago

The effective parallelization is still minimal - about 130% CPU on 8 cores. Try to figure out why.

sergey-a-berezin commented 1 year ago

Batching jobs didn't help with parallelization. Maybe there is another bottleneck somewhere in the pipeline?