|
From: Daniel J S. <dan...@ie...> - 2014-03-09 02:10:43
|
On 03/08/2014 08:00 PM, sfeam wrote: > 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% > ---------------------------------------------- I haven't done any formal tests, but last week when running the 'all.dem' X11 terminal still seemed noticeably faster than Qt terminal. But it's an apples and oranges comparison really. I can tell that imaging is pretty slow in Qt, but Qt is doing more. I wouldn't classify X11 terminal as deprecated. It serves a much wider base than several of the other terminals still retained. Dan |