On Tue, Nov 4, 2008 at 8:15 PM, Matt Wozniski <[EMAIL PROTECTED]> wrote:
>
>>> On Tue, Nov 4, 2008 at 3:48 PM, Tony Mechelynck wrote:
>>>> Even in Console mode, Vim compiled with +x11 will try to connect to the
>>>> X server at startup because it still uses X for the +clipboard and/or
>>>> +clientserver features, to save and restore the console window title,
>>>> its contents (+xterm_save), and to "save itself" at X-windows closedown
>>>> (+xsmp or +xsmp_interact).

Tomorrow I gone make more tests on linux console.

> It might be good to know, but it's certainly not relevant to whatever
> problem these people are seeing...  My WAG is that they're seeing a
> font rendering regression (Pango? Freetype?), since I can reproduce
Sorry, that test is not requested by I'm interested so I'm gonna post
than, if irrelevantly ask and I stop. ^_^

I my previous test I used a scalable font now I'm using a fixed
("-misc-fixed-medium-r-semicondensed--13-120-*-*-c-60-iso10646-1")

urxvt without screen (fixed font):
vim -u NONE -U NONE -S test-redraw-speed.vim   1.87s user 0.09s system
2% cpu 1:06.64 total

urxvt with screen (fixed font):
vim -u NONE -U NONE -S test-redraw-speed.vim   1.97s user 0.08s system
14% cpu 14.145 total

gvim (scalable)(this value is minutes, my other results is in seconds):
gvim -u NONE -U NONE -S test-redraw-speed.vim   0.46s user 0.13s
system 26% cpu 2.243 total

gvim (fixed)(this value is in minutes):
gvim -u NONE -U NONE -c "set gfn=Misc\ Fixed\ Semi-Condensed\ 9" -S
0.46s user 0.14s system 34% cpu 1.714 total

PS. Somewhat 'time' is reporting results in a different format (but I
used a watch to confirm the results.)
-- 
«Dans la vie, rien n'est à craindre, tout est à comprendre»
Marie Sklodowska Curie.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to