Hacker News new | ask | show | jobs
by johncoltrane 3708 days ago
3 seconds is ridiculous.

Vim 7.4.1707 in Terminal.app on Mac OS X 10.10.5, on a MacBook from 2013.

232.570 milliseconds for a 10376 lines CSS file.

101.498 milliseconds for a 4756 lines Python file.

1 comments

I know, 3 seconds is really bad. that happens because of python-mode plugin that I use.

https://github.com/klen/python-mode

It takes 1300 ms (of those 2800 ms)

I am still trying to trim it down or maybe soon will abandon it.