0xmichalis / chiapos

🍃 Chia's initial Proof of Space implementation
Other
25 stars 9 forks source link

Memory and CPU profiling #7

Open 0xmichalis opened 4 years ago

0xmichalis commented 4 years ago

Need to take memory and CPU profiles of the plotter to identify bottlenecks in the code.

0xmichalis commented 4 years ago

As a follow-up to this issue, we should evaluate whether we can get rid of the garbage collector thread started by the plotter.