Per Core Capacity?

Hello dudes,
I consider to buy a Parallella-Board, but first I have to get information about the following question:
How "big" is one single core of the 16? I want to run parallel python code on each core that communicates with each other and I want to know
how much code I can execute on one core. I know that this depends on the operatons in the code, but what can I expect?
Further information:
I have multiple python objects and want to run 5-10 per Core (so total 90-160) in parallel.
Each objects constantly solves medium difficult computation and saves stuff in a python-list.
Is anyone able to provide information regarding this?
Thank a lot
Greetings from Germany
DJW
I consider to buy a Parallella-Board, but first I have to get information about the following question:
How "big" is one single core of the 16? I want to run parallel python code on each core that communicates with each other and I want to know
how much code I can execute on one core. I know that this depends on the operatons in the code, but what can I expect?
Further information:
I have multiple python objects and want to run 5-10 per Core (so total 90-160) in parallel.
Each objects constantly solves medium difficult computation and saves stuff in a python-list.
Is anyone able to provide information regarding this?
Thank a lot

Greetings from Germany
DJW