Saturday, August 9, 2014

Re: 7.4 syntax matching seems noticable slower than 7.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On August 10, 2014 12:01:21 AM GMT+03:00, "L. A. Walsh" <vim@tlinx.org> wrote:
>I was editing a largish perl program in 7.4 that I hadn't worked on,
>probably
>since 7.3 was on my machine.
>
>I noticed it was very sluggish in scrolling and even echoing key
>functions.
>
>I tried turning syntax=off, and noticed no slowdown at all.
>
>I then tried reinstalling the old 7.3 -- and notice that while not as
>fast
>as "nosyntax", the new syntax parsing is noticeably more slow than
>it was in 7.3.
>
>I think my vim 7.4 was @ patch level 53 or so, (whatever my
>distro included)... Has this been substantially improved, or should
>I stick with 7.3 for a while? or what?
>
>thanks...
>
>
>
>
>--
>--
>You received this message from the "vim_use" maillist.
>Do not top-post! Type your reply below the text you are replying to.
>For more information, visit http://www.vim.org/maillist.php
>
>---
>You received this message because you are subscribed to the Google
>Groups "vim_use" group.
>To unsubscribe from this group and stop receiving emails from it, send
>an email to vim_use+unsubscribe@googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.

Check out the 're' option and related documentation. Your problems may be and are likely caused by the new regular expression engine. You may still force Vim to use the old one though.
-----BEGIN PGP SIGNATURE-----
Version: APG v1.1.1

iQI1BAEBCgAfBQJT5oGoGBxaeVggPHp5eC52aW1AZ21haWwuY29tPgAKCRCf3UKj
HhHSvhjPD/9+L0E06pkRmzWgY2RbwGYIZj5xXl6t+atMYCOlntYrfTL8i8LyFPRk
bdm1YQT+nuKmFDZF7SpAxp5WnkDrvET6WH3NRlcd+HweE3E5LR2OK+iWmrje9GM1
VVjahXANN9g6jEB/FuLJS/dGKWs/j9/v3fGsmWo2Dw4wH1+DBphTROWgeq9/rSdg
ZBXn8MfVPLENCQs4hxanrI4ZMy5+1hjAt5beCmQhwDhFIHIqiBy+UT2MXLOjd3aY
BskGAvozyVU0/gPTqVZdh5MuQ20rkUhHxZVVQInnUIc49qOExgnJG/Uc14TW9ifi
Wcij1ehf5paJnEvf47hUqaa5Sqe5laOatoHpir4Fp5KRYPxn6cOnx6GIIh42XKhH
6/n3Xu2fH7A6/w538Idv01N1DAlFT9M3idPazo7aSIx7Lx/Ks2eGTkK3s5/KiOqV
hGXdvRr+nISSoCcd14tq+PdYlddoz9hbL2BFRNCxJj7M5+SKt//ardBDcxSfcvEw
XWov5rkBzggPY93b8OcYUo6nDLmbMTCVCSpNPZVqaKdjPzddfRyukZsGsYPzo+LY
+wL91BOHQDnhm1hYcZIOhCnZEEWfIa+R1AibOFFQzC3IanlsxhTyiwD+yzxfczCZ
v2NF4NVD+7CAJB153Nq+hBXBckOKv5KNScQRC/kImgXUraNzXL966w==
=FvUd
-----END PGP SIGNATURE-----

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: