Christian wrote: > On Mi, 05 Nov 2014, Bram Moolenaar wrote: > > > Patch 7.4.497 > > Problem: With some regexp patterns the NFA engine uses many states and > > becomes very slow. To the user it looks like Vim freezes. > > Solution: When the number of states reaches a limit fall back to the old > > engine. (Christian Brabandt) > > I'd like to share that I just got a note, that this patch has > dramatically improved loading of tex files and wanted to share that > thank with you.
Nice. I hope we can make the choice of engine even better. -- If cars evolved at the same rate as computers have, they'd cost five euro, run for a year on a couple of liters of petrol, and explode once a day. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
