FS#33019 - [gvim] Add +profile flag
Attached to Project:
Arch Linux
Opened by Brandon Waskiewicz (brandonw) - Saturday, 08 December 2012, 18:59 GMT
Last edited by Thomas Dziedzic (tomd123) - Tuesday, 26 February 2013, 05:38 GMT
Opened by Brandon Waskiewicz (brandonw) - Saturday, 08 December 2012, 18:59 GMT
Last edited by Thomas Dziedzic (tomd123) - Tuesday, 26 February 2013, 05:38 GMT
|
Details
Description: Add +profile to gvim. This allows easy
profiling of custom scripts, as well as tuning general
startup time due to loading vimrc/gvimrc.
|
This task depends upon
Closed by Thomas Dziedzic (tomd123)
Tuesday, 26 February 2013, 05:38 GMT
Reason for closing: Implemented
Tuesday, 26 February 2013, 05:38 GMT
Reason for closing: Implemented
I will have to investigate the implications of changing from the current value "big", to "huge".
I also found some info at:
http://vimdoc.sourceforge.net/htmldoc/various.html#+feature-list
That's a shame, I guess it makes it much harder to justify adding it. I'm not sure how much it would even be needed by the majority of vim users, either. Honestly, I don't even need it right now. I was more curious than anything else.
There are a couple places I could afford to tune, but they are by no means holding me back or slowing me down in any way.
Whatever you think is best.
-Brandon
let me know if you are able to test and have everything working :)