Use this page to discuss script 2915 startup_profile: profile Vim startup
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments[]
This script offers limited profiling even in non-Huge builds (+profile
is a feature included in "Huge" builds, that is, when :version
shows "Huge version"), but :profile
allows more detailed results (comment from 201001). JohnBeckett 04:20, July 1, 2010 (UTC)
From version 7.3 on, "Normal" or bigger Vim builds have a |--startuptime| command-line option that can be used to achieve something similar. Micathom 05:53, December 18, 2010 (UTC)