2009/10/1 Brit Gardner:
>
> Love MacVim and have been using it for a long time. I recently
> switched to a high-resolution monitor (2560x1600) and run MacVim full
> screen on it. I love the real-estate, but there is a considerable
> slowdown in just about everything when MacVim is full screen. Simply
> opening a ~1000 line php file and holding down 'j' will max my CPU and
> and is very slow. Typing is also very sluggish - I am usually typing
> 3 or 4 letters ahead of what is rendering on screen.
>
> Is there anything I can be doing speed up rendering at this high
> resolution?
>
> I have switched to the ATSUI renderer, am using the very latest build
> (snapshot 49) on Snow Leopard.
Hi Brit,
I don't know what can be done about the rendering speed at such high
resolutions...I'd have to profile to see what the bottleneck is
exactly, but I do not have access to such high resolutions. Maybe you
could simply make your windows narrower? (":set co=80" is my best
friend ;-)
At the moment I am using an external monitor at 1680x1050 and I also
noticed that rendering was rather sluggish at full-screen (with
Menlo:h11). With the Core Text renderer the sluggishness goes away
more or less completely so you should give it a go as well, but it is
quite possible that it will not cure the problem at your resolution.
You'll have to pull the feat/core-text branch and build from that
though (it is not in any of my "public" binaries).
Björn
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---