Comment 1 for bug 320700

Revision history for this message
Ted Reed (treed) wrote :

I'm also experiencing this in Oneiric with vim 2:7.3.154+hg~74503f6ee649-2ubuntu3.

treed@treed-laptop:~$ time vim -u NONE -U NONE -S test-redraw-speed.vim /etc/init.d/README

real 0m0.161s

treed@treed-laptop:~$ time gvim -u NONE -U NONE -f -S test-redraw-speed.vim /etc/init.d/README

real 1m58.164s

I've got a Dell Precicion M4600 with an AMD FirePro. (lspci identifies it as being Whistler XT; AMD Radeon HD 6700M Series)

I'm using the fglrx driver.

Let me know other information is needed.