|
From: sfeam <sf...@us...> - 2014-03-09 02:00:24
|
On Saturday, 08 March 2014 05:47:02 PM Dima Kogan wrote: > The main reason I care about the x11 terminal is that it was by far the > fastest of the graphical renderers when I last checked (maybe a year > ago). If you can speed up the qt or wxt terminals then the only reason > remaining to use x11 would go away. > > dima Qt is now considerably faster than x11 even if you turn on all the bells and whistles (transparency, anti-aliasing) that x11 can't handle anyhow. See the other long-running thread "reworked qt terminal is much faster". Here is a copy of one of the benchmarks: 3D rotation speed (animate.dem modified to use 'set pm3d hidden3d interpolate 3,3') --------------------------------------------- 4.7 qt (old) 0.352u 0.077s 0:05.61 7.4% 4.7 x11 0.502u 0.328s 0:04.70 17.4% 4.7 wxt 2.075u 0.308s 0:02.45 96.7% 4.7 qt (new) 0.347u 0.090s 0:01.41 30.4% ---------------------------------------------- Ethan |