Hacker News new | ask | show | jobs
by segmondy 15 days ago
With the crazy lack of supply for hardware and ridiculous prices, seems we are going to have to start squeezing more juice out of our existing hardware. What I would love to see is how well this runs on an ancient system. Will this for instance run on an old PI and make it snappy?
1 comments

An X11 server is rarely on the hot path for rendering. Most X11 apps does most of the rendering to shared memory buffers themselves.