It’s pretty much hard coded for an i9 intel with 16/16 cores, if you have a CPU with a different core count you need to modify the code, there are no settings you can configure.
Something in the c lib used by the Python drawingarea seems to crash randomly, I think it’s a threading issue with the queue_draw, but I don’t really know anything about Python.
It’s truncated again. Maybe it’s an issue with a forum link in your message.
Maybe related:
Maybe.
BTW, sometimes I see the script output “100.05%” which has no physical meaning. Not sure why this is happening. My speculation: rounding happening before summing. Not a big deal, just an observation.