Multicore CCR

Everyone i think - CCR stability is terrible. Today i instaled 6.12rc1.
First opinion
Multicore is very fany… When i run big script …script run on on core (90%) after while another one core (90%)
and another one… Sorry this is not multicore router !!!
:slight_smile:

That is to be expected. You need to explicitly program a script to be multithreaded to be able to run effectively on multicore processor.
I don’t know if scripting on CCR allows multithreading. On most operating systems you need to do all kinds of wizardry to do multithreading.
So don’t blame CCR for this. It is your script that is singlethreaded.

This script end after 30 min, on xenon 5000 series 4 core 30s-1min :slight_smile: no comments…

Well.. the CCR has 16 or 32 relatively slow cores. The Xeon probably has 4 fast cores.
Some things will be faster on Xeon and some things will be faster on CCR.
The Xeon probably wins in general. But taking into account that the Xeon needs expensive NICs and is much larger the CCR is better value for money.