(Change <tt> to <code>, perhaps also minor tweak.)
Line 2:
Line 2:
==Comments==
==Comments==
−
This script offers limited profiling even in non-Huge builds (<tt>+profile</tt> is a feature included in "Huge" builds, that is, when <tt>:version</tt> shows "Huge version"), but <tt>:profile</tt> allows more detailed results (comment from [[Vim Tips Wiki:New tips/201001|201001]]). [[User:JohnBeckett|JohnBeckett]] 04:20, July 1, 2010 (UTC)
+
This script offers limited profiling even in non-Huge builds (<code>+profile</code> is a feature included in "Huge" builds, that is, when <code>:version</code> shows "Huge version"), but <code>:profile</code> allows more detailed results (comment from [[Vim Tips Wiki:New tips/201001|201001]]). [[User:JohnBeckett|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. [[User:Micathom|Micathom]] 05:53, December 18, 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. [[User:Micathom|Micathom]] 05:53, December 18, 2010 (UTC)
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)