|
|
|
|
|
by diath
720 days ago
|
|
> They realized that writing a modern browser (i.e. one that for example uses multiple cores efficiently by doing layout/rendering/etc in parallel) is almost impossible in C++ And yet Chrome does it just fine, and Ladybird can render some websites properly that Servo cannot, curious. |
|
Servo's rendering issues are a different class of bugs unrelated to performance: they are still working on the layout parts.