Discussion:
X11 performance
Guillaume Cartier
2012-04-17 00:53:07 UTC
Permalink
Good news. What was by far the main performance problem on X11 is now fixed
in the latest commit: "Fixed a bug in the rectangle painting-tree".

It was a regression we introduced a couple month ago when optimizing PDF
rendering. What this regression did is turn off the optimization that when
a view totally covers another view, then only the toplevel one gets drawn.
Because of that regression, in Jedi when you would had 10 documents opened,
then each drawing operation, selection, scrolling, ... would end up drawing
the 10 documents!!

Guillaume
--
You received this message because you are subscribed to the Google Groups "Jazz Scheme" group.
To post to this group, send email to jazzscheme-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to jazzscheme+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/jazzscheme?hl=en.
Loading...