Hacker News new | ask | show | jobs
by mifix 4279 days ago
Another way to find the culprit is using vim' built-in profiler:

run :profile start filename, then :profile func * Then do the slow thing, and close vim. This will write your profile data to filename.