Does anyone know how Servo builds/runs on Ryzen machines yet?
Was just curious as they have quite a lot of cores do they add much
improvement or is it only a small increase?
Is Servo making use of all the cores on those processors?
Thanks
Jase
___
dev-s
I assume this just works as Ryzen CPUs are still x86-64. One way to
check would be to write a quick program using
https://github.com/seanmonstar/num_cpus and see what it reports. If it
reports the right number it should be fine. Servo's threadpools scale
off this number, and so CSS styling and layo
2 matches
Mail list logo