multiprocessing
Can I leverage my systems other cores via webvm or am I limited to single core execution?
2 Replies
Hi, thank for getting in touch. CheerpX currently only supports one logical CPU. We do have have plans to take advantage of Worker-based multithreading to increase performance, starting with offthread compilation later in the year.
To clarify, CheerpX does support running multiple virtual processes and threads are already, but they all share the same logical CPU.
Great thanks