syntastic/plugin
Martin Grenfell 9594d34003 performance improvements for FilterLocList()
Remove the call to deepcopy() and use some alternative logic instead.

This improves performance massively for large location lists. More
aggressive caching is needed really though since this function is called
multiple times to return the same data.
2012-02-18 15:36:44 +00:00
..
syntastic.vim performance improvements for FilterLocList() 2012-02-18 15:36:44 +00:00