abooij / sudbury

Haskell implementation of the wayland protocol
MIT License
90 stars 5 forks source link

Performance unclear #4

Open abooij opened 8 years ago

abooij commented 8 years ago

We should make sure that the library is sufficiently efficient for day-to-day use. I'm not sure how to evaluate this. Do the regular graphics 2D and 3D benchmarks (such as gtkperf, perhaps glxgears) give any useful information?

abooij commented 8 years ago

weston-simple-dmabuf-v4l and weston-simple-egl run smoothly, so there is probably no immediate cause for concern.