gvim 8.0.1608 build today.On Windows 10
Just deploy my standalone version onto another Windows machine.
IM - Vi IMproved 8.0 (2016 Sep 12, compiled Mar 15 2018 20:56:10)
MS-Windows 64-bit GUI version with OLE support
Included patches: 1-1608
Compiled by nicolas.valentin@NEXEYA
Huge version with GUI. Features included (+) or not (-):
+acl +emacs_tags +mouse +tag_binary
+arabic +eval +mouseshape +tag_old_static
+autocmd +ex_extra +multi_byte -tag_any_white
+autoservername +extra_search +multi_lang -tcl
+balloon_eval +farsi -mzscheme -termguicolors
-balloon_eval_term +file_in_path -netbeans_intg +terminal
+browse +find_in_path +num64 -tgetent
++builtin_terms +float +ole -termresponse
+byte_offset +folding +packages +textobjects
+channel -footer +path_extra +timers
+cindent +gettext/dyn -perl +title
+clientserver -hangul_input +persistent_undo +toolbar
+clipboard +iconv/dyn -postscript +user_commands
+cmdline_compl +insert_expand +printer +vertsplit
+cmdline_hist +job +profile +virtualedit
+cmdline_info +jumplist +python/dyn +visual
+comments +keymap +python3/dyn +visualextra
+conceal +lambda +quickfix +viminfo
+cryptv +langmap +reltime +vreplace
-cscope +libcall +rightleft -vtp
+cursorbind +linebreak +ruby/dyn +wildignore
+cursorshape +lispindent +scrollbind +wildmenu
+dialog_con_gui +listcmds +signs +windows
+diff +localmap +smartindent +writebackup
+digraphs +lua/dyn +startuptime -xfontset
+directx +menu +statusline -xim
-dnd +mksession -sun_workshop -xpm_w32
-ebcdic +modify_fname +syntax -xterm_save
system vimrc file: "$VIM\vimrc"
user vimrc file: "$HOME\_vimrc"
2nd user vimrc file: "$HOME\vimfiles\vimrc"
3rd user vimrc file: "$VIM\_vimrc"
user exrc file: "$HOME\_exrc"
2nd user exrc file: "$VIM\_exrc"
system gvimrc file: "$VIM\gvimrc"
user gvimrc file: "$HOME\_gvimrc"
2nd user gvimrc file: "$HOME\vimfiles\gvimrc"
3rd user gvimrc file: "$VIM\_gvimrc"
defaults file: "$VIMRUNTIME\defaults.vim"
system menu file: "$VIMRUNTIME\menu.vim"
Compilation: cl -c /W3 /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32
-DFEAT_TERMINAL -DFE
AT_JOB_CHANNEL -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 /MP
-DHAVE_STDINT_H /O2 /GL -DND
EBUG /Zl /MT -DFEAT_OLE -DFEAT_MBYTE -DFEAT_GUI_W32 -DFEAT_DIRECTX
-DDYNAMIC_DIRECTX -DFE
-- More --
2018-03-15 9:58 GMT+01:00 Christian Brabandt <[email protected]>:
>
> On Do, 15 Mär 2018, Ni Va wrote:
>
> >
> > Hi,
> >
> > According to profile report log, this func take many time just when I
> open $MYVIMRC.
> >
> >
> > FUNCTIONS SORTED ON TOTAL TIME
> > count total (s) self (s) function
> > 1 4.823772 0.000044 <SNR>3_StarSetf()
> > 1 2.487757 0.268725 <SNR>17_SynSet()
> > 1 2.209328 0.714291 <SNR>14_LoadFTPlugin()
> > 8 1.986914 0.662675 <SNR>73_browse_check()
> > 5 1.323730 0.000148 vimfiler#util#expand()
> > 5 1.323540 0.000072 <SNR>112_get_prelude()
> > 6 1.227060 0.000015 xpt#parser#Include()
> >
> >
> > vim/vim80/filetype.vim|45| func! s:StarSetf(ft)
>
> That is definitely slow. I suppose the problematic line is the
> `exe 'setf '. a:ft` line, since the self time is already pretty fast.
>
> However, you do not provide enough information.
>
> What kind of system is this? Please show more verbose output. How did
> you reproduce this? Is your Vim installation perhaps on a network drive
> that could make loading files actually slower? What Vim version is this?
>
>
> Best,
> Christian
> --
> Es irrt der Mensch, so lang er strebt.
> -- Johann Wolfgang von Goethe
>
> --
> --
> You received this message from the "vim_dev" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "vim_dev" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/vim_dev/3T87SfJsfyg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.