Package: zsh
Version: 4.3.10-17
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
The changelog says
* Various git completion fixes.
I was glad that someone finally fixed the git completion, but it turns
out it's even worse.
Previous zsh (4.3.10-16) spends a lot time on completing 'git checkout' from the
project root, but at least it's quite fast on the leaf directory.
But zsh (4.3.10-17) is just way too slow. Merely 'git checkout<tab>'
inside the kernel tree would block the terminal for 3 minutes.
For example (both were tested inside a cached kernel tree), completion
inside the linux-2.6/Documentation, profiled by zprof:
version time self name
- ----------------------------------------------------------------------------
4.3.10-16 220.65 220.65 50.10% 0.19 0.19 0.04% _git-checkout
4.3.10-17 162868.15 162868.15 99.87% 0.17 0.17 0.00% _git-checkout
Full profile result was attached.
Regards,
Kanru
- -- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.36-rc4+ (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages zsh depends on:
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libcap2 1:2.19-3 support for getting/setting POSIX.
ii libncursesw5 5.7+20100313-4 shared libraries for terminal hand
Versions of packages zsh recommends:
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libpcre3 8.02-1.1 Perl 5 Compatible Regular Expressi
Versions of packages zsh suggests:
pn zsh-doc <none> (no description available)
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkzj7eIACgkQsbdbXzZcx6KZxACgzoQxx38ZFf7fJh0tPc+718kB
X8sAn3Snk/EJ/wE/sGPa9VVcjRUty6ey
=vH4a
-----END PGP SIGNATURE-----
num calls time self name
-----------------------------------------------------------------------------------
1) 1 122.39 122.39 27.79% 122.39 122.39 27.79%
_multi_parts
2) 2 81.25 40.62 18.45% 81.25 40.62 18.45%
VCS_INFO_bydir_detect
3) 2 291.81 145.90 66.25% 67.22 33.61 15.26% _git
4) 1 170.92 170.92 38.81% 47.28 47.28 10.73%
__git_files
5) 2 23.28 11.64 5.29% 16.42 8.21 3.73%
__git_tags
6) 39 24.46 0.63 5.55% 15.69 0.40 3.56%
_description
7) 1 16.32 16.32 3.70% 12.53 12.53 2.85%
VCS_INFO_get_data_git
8) 7 139.42 19.92 31.66% 12.00 1.71 2.72%
_all_labels
9) 41 9.52 0.23 2.16% 9.52 0.23 2.16% _setup
10) 2 11.21 5.61 2.55% 8.68 4.34 1.97%
__git_heads
11) 2 332.47 166.23 75.49% 8.00 4.00 1.82%
_main_complete
12) 1 7.58 7.58 1.72% 7.48 7.48 1.70%
VCS_INFO_detect_git
13) 4 73.50 18.38 16.69% 6.53 1.63 1.48%
_alternative
14) 2 52.64 26.32 11.95% 3.71 1.86 0.84%
_arguments
15) 1 3.68 3.68 0.84% 3.68 3.68 0.84%
VCS_INFO_formats
16) 31 3.16 0.10 0.72% 3.16 0.10 0.72% _tags
17) 30 11.92 0.40 2.71% 3.12 0.10 0.71%
_next_label
18) 7 142.82 20.40 32.43% 1.64 0.23 0.37% _wanted
19) 1 107.93 107.93 24.50% 1.26 1.26 0.29% vcs_info
20) 19 1.15 0.06 0.26% 1.15 0.06 0.26%
_requested
21) 1 1.08 1.08 0.24% 1.02 1.02 0.23%
_path_files
22) 1 2.28 2.28 0.52% 0.92 0.92 0.21%
_parameters
23) 2 323.71 161.86 73.50% 0.56 0.28 0.13% _complete
24) 1 292.34 292.34 66.37% 0.54 0.54 0.12% _dispatch
25) 5 0.47 0.09 0.11% 0.47 0.09 0.11%
VCS_INFO_check_com
26) 1 221.10 221.10 50.20% 0.46 0.46 0.10%
_call_function
27) 6 0.43 0.07 0.10% 0.43 0.07 0.10%
__git_command_successful
28) 5 0.39 0.08 0.09% 0.39 0.08 0.09%
VCS_INFO_get_cmd
29) 2 323.10 161.55 73.36% 0.35 0.18 0.08% _normal
30) 1 0.23 0.23 0.05% 0.23 0.23 0.05%
VCS_INFO_set
31) 5 0.22 0.04 0.05% 0.22 0.04 0.05%
__git_zstyle_default
32) 1 27.24 27.24 6.18% 0.22 0.22 0.05%
_command_names
33) 1 220.65 220.65 50.10% 0.19 0.19 0.04%
_git-checkout
34) 1 2.94 2.94 0.67% 0.18 0.18 0.04% _cd
35) 1 0.17 0.17 0.04% 0.17 0.17 0.04%
_set_command
36) 1 171.08 171.08 38.84% 0.16 0.16 0.04%
__git_cached_files
37) 1 40.03 40.03 9.09% 0.14 0.14 0.03%
VCS_INFO_detect_darcs
38) 1 41.67 41.67 9.46% 0.13 0.13 0.03%
VCS_INFO_detect_bzr
39) 1 8.97 8.97 2.04% 0.12 0.12 0.03%
_path_commands
40) 1 0.12 0.12 0.03% 0.12 0.12 0.03%
VCS_INFO_maxexports
41) 1 0.10 0.10 0.02% 0.10 0.10 0.02%
VCS_INFO_adjust
42) 2 43.81 21.90 9.95% 0.10 0.05 0.02%
__git_commits
43) 1 0.15 0.15 0.03% 0.08 0.08 0.02%
VCS_INFO_detect_cdv
44) 1 0.17 0.17 0.04% 0.08 0.08 0.02%
VCS_INFO_detect_cvs
45) 1 0.06 0.06 0.01% 0.06 0.06 0.01% _jobs
46) 1 30.24 30.24 6.87% 0.06 0.06 0.01% _autocd
47) 1 0.05 0.05 0.01% 0.05 0.05 0.01%
_have_glob_qual
48) 2 0.05 0.03 0.01% 0.05 0.03 0.01% _first
49) 1 18.99 18.99 4.31% 0.05 0.05 0.01%
__git_tree_ishs
50) 1 24.91 24.91 5.66% 0.05 0.05 0.01%
__git_revisions
51) 1 107.97 107.97 24.51% 0.04 0.04 0.01% precmd
52) 1 0.03 0.03 0.01% 0.03 0.03 0.01%
_suffix_alias_files
-----------------------------------------------------------------------------------
11) 2 332.47 166.23 75.49% 8.00 4.00 1.82%
_main_complete
2/41 0.75 0.38 0.17% 0.75 0.38 _setup
[9]
2/2 323.71 161.86 73.50% 0.56 0.28
_complete [23]
-----------------------------------------------------------------------------------
2/2 323.71 161.86 73.50% 0.56 0.28
_main_complete [11]
23) 2 323.71 161.86 73.50% 0.56 0.28 0.13% _complete
2/2 0.05 0.03 0.01% 0.05 0.03 _first
[48]
2/2 323.10 161.55 73.36% 0.35 0.18
_normal [29]
-----------------------------------------------------------------------------------
2/2 323.10 161.55 73.36% 0.35 0.18
_complete [23]
29) 2 323.10 161.55 73.36% 0.35 0.18 0.08% _normal
1/1 0.17 0.17 0.04% 0.17 0.17
_set_command [35]
1/1 30.24 30.24 6.87% 0.06 0.06
_autocd [46]
1/1 292.34 292.34 66.37% 0.54 0.54
_dispatch [24]
-----------------------------------------------------------------------------------
1/1 292.34 292.34 66.37% 0.54 0.54
_normal [29]
24) 1 292.34 292.34 66.37% 0.54 0.54 0.12% _dispatch
1/2 291.81 291.81 66.25% 61.48 61.48 _git
[3]
-----------------------------------------------------------------------------------
1/2 291.81 291.81 66.25% 61.48 61.48
_dispatch [24]
1/2 230.33 230.33 52.29% 5.74 5.74 _git
[3]
3) 2 291.81 145.90 66.25% 67.22 33.61 15.26% _git
5/5 0.22 0.04 0.05% 0.22 0.04
__git_zstyle_default [31]
1/2 3.26 3.26 0.74% 2.28 2.28
_arguments [14]
1/1 221.10 221.10 50.20% 0.46 0.46
_call_function [26]
1/2 230.33 230.33 52.29% 5.74 5.74 _git
[3]
-----------------------------------------------------------------------------------
1/1 221.10 221.10 50.20% 0.46 0.46 _git
[3]
26) 1 221.10 221.10 50.20% 0.46 0.46 0.10%
_call_function
1/1 220.65 220.65 50.10% 0.19 0.19
_git-checkout [33]
-----------------------------------------------------------------------------------
1/1 220.65 220.65 50.10% 0.19 0.19
_call_function [26]
33) 1 220.65 220.65 50.10% 0.19 0.19 0.04%
_git-checkout
1/2 49.38 49.38 11.21% 1.43 1.43
_arguments [14]
1/1 171.08 171.08 38.84% 0.16 0.16
__git_cached_files [36]
-----------------------------------------------------------------------------------
1/1 171.08 171.08 38.84% 0.16 0.16
_git-checkout [33]
36) 1 171.08 171.08 38.84% 0.16 0.16 0.04%
__git_cached_files
1/1 170.92 170.92 38.81% 47.28 47.28
__git_files [4]
-----------------------------------------------------------------------------------
1/1 170.92 170.92 38.81% 47.28 47.28
__git_cached_files [36]
4) 1 170.92 170.92 38.81% 47.28 47.28 10.73%
__git_files
2/6 0.18 0.09 0.04% 0.18 0.09
__git_command_successful [27]
1/7 123.46 123.46 28.03% 0.11 0.11
_wanted [18]
-----------------------------------------------------------------------------------
1/7 123.46 123.46 28.03% 0.11 0.11
__git_files [4]
1/7 8.85 8.85 2.01% 0.16 0.16
_path_commands [39]
2/7 6.72 3.36 1.52% 0.84 0.42
__git_tags [5]
2/7 2.44 1.22 0.55% 0.27 0.14
__git_heads [10]
1/7 1.36 1.36 0.31% 0.26 0.26
_parameters [22]
18) 7 142.82 20.40 32.43% 1.64 0.23 0.37% _wanted
16/31 1.76 0.11 0.40% 1.76 0.11 _tags
[16]
7/7 139.42 19.92 31.66% 12.00 1.71
_all_labels [8]
-----------------------------------------------------------------------------------
7/7 139.42 19.92 31.66% 12.00 1.71
_wanted [18]
8) 7 139.42 19.92 31.66% 12.00 1.71 2.72%
_all_labels
7/39 5.04 0.72 1.14% 3.34 0.48
_description [6]
1/1 122.39 122.39 27.79% 122.39 122.39
_multi_parts [1]
-----------------------------------------------------------------------------------
1/1 122.39 122.39 27.79% 122.39 122.39
_all_labels [8]
1) 1 122.39 122.39 27.79% 122.39 122.39 27.79%
_multi_parts
-----------------------------------------------------------------------------------
51) 1 107.97 107.97 24.51% 0.04 0.04 0.01% precmd
1/1 107.93 107.93 24.50% 1.26 1.26
vcs_info [19]
-----------------------------------------------------------------------------------
1/1 107.93 107.93 24.50% 1.26 1.26 precmd
[51]
19) 1 107.93 107.93 24.50% 1.26 1.26 0.29% vcs_info
1/1 0.12 0.12 0.03% 0.12 0.12
VCS_INFO_maxexports [40]
1/1 0.15 0.15 0.03% 0.08 0.08
VCS_INFO_detect_cdv [43]
1/1 0.17 0.17 0.04% 0.08 0.08
VCS_INFO_detect_cvs [44]
1/1 0.23 0.23 0.05% 0.23 0.23
VCS_INFO_set [30]
5/5 0.39 0.08 0.09% 0.39 0.08
VCS_INFO_get_cmd [28]
1/1 7.58 7.58 1.72% 7.48 7.48
VCS_INFO_detect_git [12]
1/1 16.32 16.32 3.70% 12.53 12.53
VCS_INFO_get_data_git [7]
1/1 40.03 40.03 9.09% 0.14 0.14
VCS_INFO_detect_darcs [37]
1/1 41.67 41.67 9.46% 0.13 0.13
VCS_INFO_detect_bzr [38]
-----------------------------------------------------------------------------------
1/2 41.44 41.44 9.41% 41.44 41.44
VCS_INFO_detect_bzr [38]
1/2 39.81 39.81 9.04% 39.81 39.81
VCS_INFO_detect_darcs [37]
2) 2 81.25 40.62 18.45% 81.25 40.62 18.45%
VCS_INFO_bydir_detect
-----------------------------------------------------------------------------------
2/4 43.71 21.86 9.92% 3.00 1.50
__git_commits [42]
1/4 27.03 27.03 6.14% 3.14 3.14
_command_names [32]
1/4 2.76 2.76 0.63% 0.39 0.39 _cd
[34]
13) 4 73.50 18.38 16.69% 6.53 1.63 1.48%
_alternative
1/1 0.03 0.03 0.01% 0.03 0.03
_suffix_alias_files [52]
1/1 0.06 0.06 0.01% 0.06 0.06 _jobs
[45]
13/19 0.72 0.06 0.16% 0.72 0.06
_requested [20]
10/31 0.91 0.09 0.21% 0.91 0.09 _tags
[16]
1/1 1.08 1.08 0.24% 1.02 1.02
_path_files [21]
1/1 2.28 2.28 0.52% 0.92 0.92
_parameters [22]
13/39 7.90 0.61 1.79% 4.82 0.37
_description [6]
1/1 8.97 8.97 2.04% 0.12 0.12
_path_commands [39]
26/30 10.53 0.41 2.39% 2.69 0.10
_next_label [17]
2/2 11.21 5.61 2.55% 8.68 4.34
__git_heads [10]
2/2 23.28 11.64 5.29% 16.42 8.21
__git_tags [5]
-----------------------------------------------------------------------------------
1/2 49.38 49.38 11.21% 1.43 1.43
_git-checkout [33]
1/2 3.26 3.26 0.74% 2.28 2.28 _git
[3]
14) 2 52.64 26.32 11.95% 3.71 1.86 0.84%
_arguments
6/19 0.43 0.07 0.10% 0.43 0.07
_requested [20]
5/31 0.49 0.10 0.11% 0.49 0.10 _tags
[16]
4/30 1.39 0.35 0.31% 0.43 0.11
_next_label [17]
4/39 2.72 0.68 0.62% 1.78 0.44
_description [6]
1/1 18.99 18.99 4.31% 0.05 0.05
__git_tree_ishs [49]
1/1 24.91 24.91 5.66% 0.05 0.05
__git_revisions [50]
-----------------------------------------------------------------------------------
1/2 24.86 24.86 5.65% 0.05 0.05
__git_revisions [50]
1/2 18.95 18.95 4.30% 0.05 0.05
__git_tree_ishs [49]
42) 2 43.81 21.90 9.95% 0.10 0.05 0.02%
__git_commits
2/4 43.71 21.86 9.92% 3.00 1.50
_alternative [13]
-----------------------------------------------------------------------------------
1/1 41.67 41.67 9.46% 0.13 0.13
vcs_info [19]
38) 1 41.67 41.67 9.46% 0.13 0.13 0.03%
VCS_INFO_detect_bzr
1/5 0.11 0.11 0.02% 0.11 0.11
VCS_INFO_check_com [25]
1/2 41.44 41.44 9.41% 41.44 41.44
VCS_INFO_bydir_detect [2]
-----------------------------------------------------------------------------------
1/1 40.03 40.03 9.09% 0.14 0.14
vcs_info [19]
37) 1 40.03 40.03 9.09% 0.14 0.14 0.03%
VCS_INFO_detect_darcs
1/5 0.09 0.09 0.02% 0.09 0.09
VCS_INFO_check_com [25]
1/2 39.81 39.81 9.04% 39.81 39.81
VCS_INFO_bydir_detect [2]
-----------------------------------------------------------------------------------
1/1 30.24 30.24 6.87% 0.06 0.06
_normal [29]
46) 1 30.24 30.24 6.87% 0.06 0.06 0.01% _autocd
1/1 2.94 2.94 0.67% 0.18 0.18 _cd
[34]
1/1 27.24 27.24 6.18% 0.22 0.22
_command_names [32]
-----------------------------------------------------------------------------------
1/1 27.24 27.24 6.18% 0.22 0.22
_autocd [46]
32) 1 27.24 27.24 6.18% 0.22 0.22 0.05%
_command_names
1/4 27.03 27.03 6.14% 3.14 3.14
_alternative [13]
-----------------------------------------------------------------------------------
1/1 24.91 24.91 5.66% 0.05 0.05
_arguments [14]
50) 1 24.91 24.91 5.66% 0.05 0.05 0.01%
__git_revisions
1/2 24.86 24.86 5.65% 0.05 0.05
__git_commits [42]
-----------------------------------------------------------------------------------
15/39 8.80 0.59 2.00% 5.74 0.38
_next_label [17]
13/39 7.90 0.61 1.79% 4.82 0.37
_alternative [13]
7/39 5.04 0.72 1.14% 3.34 0.48
_all_labels [8]
4/39 2.72 0.68 0.62% 1.78 0.44
_arguments [14]
6) 39 24.46 0.63 5.55% 15.69 0.40 3.56%
_description
39/41 8.77 0.22 1.99% 8.77 0.22 _setup
[9]
-----------------------------------------------------------------------------------
2/2 23.28 11.64 5.29% 16.42 8.21
_alternative [13]
5) 2 23.28 11.64 5.29% 16.42 8.21 3.73%
__git_tags
2/6 0.15 0.07 0.03% 0.15 0.07
__git_command_successful [27]
2/7 6.72 3.36 1.52% 0.84 0.42
_wanted [18]
-----------------------------------------------------------------------------------
1/1 18.99 18.99 4.31% 0.05 0.05
_arguments [14]
49) 1 18.99 18.99 4.31% 0.05 0.05 0.01%
__git_tree_ishs
1/2 18.95 18.95 4.30% 0.05 0.05
__git_commits [42]
-----------------------------------------------------------------------------------
1/1 16.32 16.32 3.70% 12.53 12.53
vcs_info [19]
7) 1 16.32 16.32 3.70% 12.53 12.53 2.85%
VCS_INFO_get_data_git
1/1 0.10 0.10 0.02% 0.10 0.10
VCS_INFO_adjust [41]
1/1 3.68 3.68 0.84% 3.68 3.68
VCS_INFO_formats [15]
-----------------------------------------------------------------------------------
26/30 10.53 0.41 2.39% 2.69 0.10
_alternative [13]
4/30 1.39 0.35 0.31% 0.43 0.11
_arguments [14]
17) 30 11.92 0.40 2.71% 3.12 0.10 0.71%
_next_label
15/39 8.80 0.59 2.00% 5.74 0.38
_description [6]
-----------------------------------------------------------------------------------
2/2 11.21 5.61 2.55% 8.68 4.34
_alternative [13]
10) 2 11.21 5.61 2.55% 8.68 4.34 1.97%
__git_heads
2/6 0.10 0.05 0.02% 0.10 0.05
__git_command_successful [27]
2/7 2.44 1.22 0.55% 0.27 0.14
_wanted [18]
-----------------------------------------------------------------------------------
39/41 8.77 0.22 1.99% 8.77 0.22
_description [6]
2/41 0.75 0.38 0.17% 0.75 0.38
_main_complete [11]
9) 41 9.52 0.23 2.16% 9.52 0.23 2.16% _setup
-----------------------------------------------------------------------------------
1/1 8.97 8.97 2.04% 0.12 0.12
_alternative [13]
39) 1 8.97 8.97 2.04% 0.12 0.12 0.03%
_path_commands
1/7 8.85 8.85 2.01% 0.16 0.16
_wanted [18]
-----------------------------------------------------------------------------------
1/1 7.58 7.58 1.72% 7.48 7.48
vcs_info [19]
12) 1 7.58 7.58 1.72% 7.48 7.48 1.70%
VCS_INFO_detect_git
1/5 0.10 0.10 0.02% 0.10 0.10
VCS_INFO_check_com [25]
-----------------------------------------------------------------------------------
1/1 3.68 3.68 0.84% 3.68 3.68
VCS_INFO_get_data_git [7]
15) 1 3.68 3.68 0.84% 3.68 3.68 0.84%
VCS_INFO_formats
-----------------------------------------------------------------------------------
16/31 1.76 0.11 0.40% 1.76 0.11
_wanted [18]
10/31 0.91 0.09 0.21% 0.91 0.09
_alternative [13]
5/31 0.49 0.10 0.11% 0.49 0.10
_arguments [14]
16) 31 3.16 0.10 0.72% 3.16 0.10 0.72% _tags
-----------------------------------------------------------------------------------
1/1 2.94 2.94 0.67% 0.18 0.18
_autocd [46]
34) 1 2.94 2.94 0.67% 0.18 0.18 0.04% _cd
1/4 2.76 2.76 0.63% 0.39 0.39
_alternative [13]
-----------------------------------------------------------------------------------
1/1 2.28 2.28 0.52% 0.92 0.92
_alternative [13]
22) 1 2.28 2.28 0.52% 0.92 0.92 0.21%
_parameters
1/7 1.36 1.36 0.31% 0.26 0.26
_wanted [18]
-----------------------------------------------------------------------------------
13/19 0.72 0.06 0.16% 0.72 0.06
_alternative [13]
6/19 0.43 0.07 0.10% 0.43 0.07
_arguments [14]
20) 19 1.15 0.06 0.26% 1.15 0.06 0.26%
_requested
-----------------------------------------------------------------------------------
1/1 1.08 1.08 0.24% 1.02 1.02
_alternative [13]
21) 1 1.08 1.08 0.24% 1.02 1.02 0.23%
_path_files
1/1 0.05 0.05 0.01% 0.05 0.05
_have_glob_qual [47]
-----------------------------------------------------------------------------------
1/5 0.11 0.11 0.02% 0.11 0.11
VCS_INFO_detect_bzr [38]
1/5 0.10 0.10 0.02% 0.10 0.10
VCS_INFO_detect_git [12]
1/5 0.10 0.10 0.02% 0.10 0.10
VCS_INFO_detect_cvs [44]
1/5 0.09 0.09 0.02% 0.09 0.09
VCS_INFO_detect_darcs [37]
1/5 0.07 0.07 0.02% 0.07 0.07
VCS_INFO_detect_cdv [43]
25) 5 0.47 0.09 0.11% 0.47 0.09 0.11%
VCS_INFO_check_com
-----------------------------------------------------------------------------------
2/6 0.18 0.09 0.04% 0.18 0.09
__git_files [4]
2/6 0.15 0.07 0.03% 0.15 0.07
__git_tags [5]
2/6 0.10 0.05 0.02% 0.10 0.05
__git_heads [10]
27) 6 0.43 0.07 0.10% 0.43 0.07 0.10%
__git_command_successful
-----------------------------------------------------------------------------------
5/5 0.39 0.08 0.09% 0.39 0.08
vcs_info [19]
28) 5 0.39 0.08 0.09% 0.39 0.08 0.09%
VCS_INFO_get_cmd
-----------------------------------------------------------------------------------
1/1 0.23 0.23 0.05% 0.23 0.23
vcs_info [19]
30) 1 0.23 0.23 0.05% 0.23 0.23 0.05%
VCS_INFO_set
-----------------------------------------------------------------------------------
5/5 0.22 0.04 0.05% 0.22 0.04 _git
[3]
31) 5 0.22 0.04 0.05% 0.22 0.04 0.05%
__git_zstyle_default
-----------------------------------------------------------------------------------
1/1 0.17 0.17 0.04% 0.08 0.08
vcs_info [19]
44) 1 0.17 0.17 0.04% 0.08 0.08 0.02%
VCS_INFO_detect_cvs
1/5 0.10 0.10 0.02% 0.10 0.10
VCS_INFO_check_com [25]
-----------------------------------------------------------------------------------
1/1 0.17 0.17 0.04% 0.17 0.17
_normal [29]
35) 1 0.17 0.17 0.04% 0.17 0.17 0.04%
_set_command
-----------------------------------------------------------------------------------
1/1 0.15 0.15 0.03% 0.08 0.08
vcs_info [19]
43) 1 0.15 0.15 0.03% 0.08 0.08 0.02%
VCS_INFO_detect_cdv
1/5 0.07 0.07 0.02% 0.07 0.07
VCS_INFO_check_com [25]
-----------------------------------------------------------------------------------
1/1 0.12 0.12 0.03% 0.12 0.12
vcs_info [19]
40) 1 0.12 0.12 0.03% 0.12 0.12 0.03%
VCS_INFO_maxexports
-----------------------------------------------------------------------------------
1/1 0.10 0.10 0.02% 0.10 0.10
VCS_INFO_get_data_git [7]
41) 1 0.10 0.10 0.02% 0.10 0.10 0.02%
VCS_INFO_adjust
-----------------------------------------------------------------------------------
1/1 0.06 0.06 0.01% 0.06 0.06
_alternative [13]
45) 1 0.06 0.06 0.01% 0.06 0.06 0.01% _jobs
-----------------------------------------------------------------------------------
1/1 0.05 0.05 0.01% 0.05 0.05
_path_files [21]
47) 1 0.05 0.05 0.01% 0.05 0.05 0.01%
_have_glob_qual
-----------------------------------------------------------------------------------
2/2 0.05 0.03 0.01% 0.05 0.03
_complete [23]
48) 2 0.05 0.03 0.01% 0.05 0.03 0.01% _first
-----------------------------------------------------------------------------------
1/1 0.03 0.03 0.01% 0.03 0.03
_alternative [13]
52) 1 0.03 0.03 0.01% 0.03 0.03 0.01%
_suffix_alias_files
num calls time self name
-----------------------------------------------------------------------------------
1) 1 162825.07 162825.07 99.85% 133233.41 133233.41 81.70%
__git_files
2) 1 29586.63 29586.63 18.14% 29586.63 29586.63 18.14%
_multi_parts
3) 2 72.76 36.38 0.04% 72.76 36.38 0.04%
VCS_INFO_bydir_detect
4) 2 162939.05 81469.53 99.92% 66.64 33.32 0.04% _git
5) 1 162980.44 162980.44 99.94% 37.38 37.38 0.02%
_main_complete
6) 2 16.82 8.41 0.01% 12.08 6.04 0.01%
__git_tags
7) 1 14.45 14.45 0.01% 11.09 11.09 0.01%
VCS_INFO_get_data_git
8) 2 11.21 5.61 0.01% 8.18 4.09 0.01%
__git_heads
9) 19 12.21 0.64 0.01% 7.83 0.41 0.00%
_description
10) 1 7.26 7.26 0.00% 7.16 7.16 0.00%
VCS_INFO_detect_git
11) 20 5.03 0.25 0.00% 5.03 0.25 0.00% _setup
12) 5 29595.66 5919.13 18.15% 4.76 0.95 0.00%
_all_labels
13) 1 3.29 3.29 0.00% 3.29 3.29 0.00%
VCS_INFO_formats
14) 20 2.53 0.13 0.00% 2.53 0.13 0.00% _tags
15) 2 36.28 18.14 0.02% 2.19 1.09 0.00%
_alternative
16) 1 162827.13 162827.13 99.85% 2.07 2.07 0.00%
__git_cached_files
17) 2 43.20 21.60 0.03% 2.06 1.03 0.00%
_arguments
18) 1 162869.84 162869.84 99.87% 1.70 1.70 0.00%
_call_function
19) 5 29598.85 5919.77 18.15% 1.64 0.33 0.00% _wanted
20) 12 4.44 0.37 0.00% 1.25 0.10 0.00%
_next_label
21) 1 96.94 96.94 0.06% 1.09 1.09 0.00% vcs_info
22) 1 1.04 1.04 0.00% 1.04 1.04 0.00% _first
23) 1 162939.91 162939.91 99.92% 0.86 0.86 0.00%
_dispatch
24) 10 0.63 0.06 0.00% 0.63 0.06 0.00%
_requested
25) 8 0.57 0.07 0.00% 0.57 0.07 0.00%
__git_command_successful
26) 1 162942.40 162942.40 99.92% 0.57 0.57 0.00%
_complete
27) 1 0.46 0.46 0.00% 0.46 0.46 0.00%
_set_command
28) 5 0.43 0.09 0.00% 0.43 0.09 0.00%
VCS_INFO_check_com
29) 1 162940.79 162940.79 99.92% 0.41 0.41 0.00% _normal
30) 5 0.36 0.07 0.00% 0.36 0.07 0.00%
VCS_INFO_get_cmd
31) 1 0.23 0.23 0.00% 0.23 0.23 0.00%
VCS_INFO_set
32) 5 0.21 0.04 0.00% 0.21 0.04 0.00%
__git_zstyle_default
33) 1 162868.15 162868.15 99.87% 0.17 0.17 0.00%
_git-checkout
34) 1 35.64 35.64 0.02% 0.11 0.11 0.00%
VCS_INFO_detect_darcs
35) 1 37.52 37.52 0.02% 0.11 0.11 0.00%
VCS_INFO_detect_bzr
36) 1 0.11 0.11 0.00% 0.11 0.11 0.00%
VCS_INFO_maxexports
37) 1 0.07 0.07 0.00% 0.07 0.07 0.00%
VCS_INFO_adjust
38) 1 0.13 0.13 0.00% 0.07 0.07 0.00%
VCS_INFO_detect_cdv
39) 1 0.16 0.16 0.00% 0.07 0.07 0.00%
VCS_INFO_detect_cvs
40) 2 36.34 18.17 0.02% 0.06 0.03 0.00%
__git_commits
41) 1 18.25 18.25 0.01% 0.03 0.03 0.00%
__git_tree_ishs
42) 1 96.98 96.98 0.06% 0.03 0.03 0.00% precmd
43) 1 18.15 18.15 0.01% 0.03 0.03 0.00%
__git_revisions
-----------------------------------------------------------------------------------
5) 1 162980.44 162980.44 99.94% 37.38 37.38 0.02%
_main_complete
1/20 0.66 0.66 0.00% 0.66 0.66 _setup
[11]
1/1 162942.40 162942.40 99.92% 0.57 0.57
_complete [26]
-----------------------------------------------------------------------------------
1/1 162942.40 162942.40 99.92% 0.57 0.57
_main_complete [5]
26) 1 162942.40 162942.40 99.92% 0.57 0.57 0.00%
_complete
1/1 1.04 1.04 0.00% 1.04 1.04 _first
[22]
1/1 162940.79 162940.79 99.92% 0.41 0.41
_normal [29]
-----------------------------------------------------------------------------------
1/1 162940.79 162940.79 99.92% 0.41 0.41
_complete [26]
29) 1 162940.79 162940.79 99.92% 0.41 0.41 0.00% _normal
1/1 0.46 0.46 0.00% 0.46 0.46
_set_command [27]
1/1 162939.91 162939.91 99.92% 0.86 0.86
_dispatch [23]
-----------------------------------------------------------------------------------
1/1 162939.91 162939.91 99.92% 0.86 0.86
_normal [29]
23) 1 162939.91 162939.91 99.92% 0.86 0.86 0.00%
_dispatch
1/2 162939.05 162939.05 99.92% 60.90 60.90 _git
[4]
-----------------------------------------------------------------------------------
1/2 162939.05 162939.05 99.92% 60.90 60.90
_dispatch [23]
1/2 162878.15 162878.15 99.88% 5.74 5.74 _git
[4]
4) 2 162939.05 81469.53 99.92% 66.64 33.32 0.04% _git
5/5 0.21 0.04 0.00% 0.21 0.04
__git_zstyle_default [32]
1/2 2.35 2.35 0.00% 1.03 1.03
_arguments [17]
1/1 162869.84 162869.84 99.87% 1.70 1.70
_call_function [18]
1/2 162878.15 162878.15 99.88% 5.74 5.74 _git
[4]
-----------------------------------------------------------------------------------
1/1 162869.84 162869.84 99.87% 1.70 1.70 _git
[4]
18) 1 162869.84 162869.84 99.87% 1.70 1.70 0.00%
_call_function
1/1 162868.15 162868.15 99.87% 0.17 0.17
_git-checkout [33]
-----------------------------------------------------------------------------------
1/1 162868.15 162868.15 99.87% 0.17 0.17
_call_function [18]
33) 1 162868.15 162868.15 99.87% 0.17 0.17 0.00%
_git-checkout
1/2 40.84 40.84 0.03% 1.02 1.02
_arguments [17]
1/1 162827.13 162827.13 99.85% 2.07 2.07
__git_cached_files [16]
-----------------------------------------------------------------------------------
1/1 162827.13 162827.13 99.85% 2.07 2.07
_git-checkout [33]
16) 1 162827.13 162827.13 99.85% 2.07 2.07 0.00%
__git_cached_files
1/1 162825.07 162825.07 99.85% 133233.41 133233.41
__git_files [1]
-----------------------------------------------------------------------------------
1/1 162825.07 162825.07 99.85% 133233.41 133233.41
__git_cached_files [16]
1) 1 162825.07 162825.07 99.85% 133233.41 133233.41 81.70%
__git_files
4/8 0.33 0.08 0.00% 0.33 0.08
__git_command_successful [25]
1/5 29591.32 29591.32 18.15% 0.52 0.52
_wanted [19]
-----------------------------------------------------------------------------------
1/5 29591.32 29591.32 18.15% 0.52 0.52
__git_files [1]
2/5 4.60 2.30 0.00% 0.68 0.34
__git_tags [6]
2/5 2.93 1.47 0.00% 0.44 0.22
__git_heads [8]
19) 5 29598.85 5919.77 18.15% 1.64 0.33 0.00% _wanted
10/20 1.54 0.15 0.00% 1.54 0.15 _tags
[14]
5/5 29595.66 5919.13 18.15% 4.76 0.95
_all_labels [12]
-----------------------------------------------------------------------------------
5/5 29595.66 5919.13 18.15% 4.76 0.95
_wanted [19]
12) 5 29595.66 5919.13 18.15% 4.76 0.95 0.00%
_all_labels
5/19 4.27 0.85 0.00% 2.98 0.60
_description [9]
1/1 29586.63 29586.63 18.14% 29586.63 29586.63
_multi_parts [2]
-----------------------------------------------------------------------------------
1/1 29586.63 29586.63 18.14% 29586.63 29586.63
_all_labels [12]
2) 1 29586.63 29586.63 18.14% 29586.63 29586.63 18.14%
_multi_parts
-----------------------------------------------------------------------------------
42) 1 96.98 96.98 0.06% 0.03 0.03 0.00% precmd
1/1 96.94 96.94 0.06% 1.09 1.09
vcs_info [21]
-----------------------------------------------------------------------------------
1/1 96.94 96.94 0.06% 1.09 1.09 precmd
[42]
21) 1 96.94 96.94 0.06% 1.09 1.09 0.00% vcs_info
1/1 0.11 0.11 0.00% 0.11 0.11
VCS_INFO_maxexports [36]
1/1 0.13 0.13 0.00% 0.07 0.07
VCS_INFO_detect_cdv [38]
1/1 0.16 0.16 0.00% 0.07 0.07
VCS_INFO_detect_cvs [39]
1/1 0.23 0.23 0.00% 0.23 0.23
VCS_INFO_set [31]
5/5 0.36 0.07 0.00% 0.36 0.07
VCS_INFO_get_cmd [30]
1/1 7.26 7.26 0.00% 7.16 7.16
VCS_INFO_detect_git [10]
1/1 14.45 14.45 0.01% 11.09 11.09
VCS_INFO_get_data_git [7]
1/1 35.64 35.64 0.02% 0.11 0.11
VCS_INFO_detect_darcs [34]
1/1 37.52 37.52 0.02% 0.11 0.11
VCS_INFO_detect_bzr [35]
-----------------------------------------------------------------------------------
1/2 37.31 37.31 0.02% 37.31 37.31
VCS_INFO_detect_bzr [35]
1/2 35.44 35.44 0.02% 35.44 35.44
VCS_INFO_detect_darcs [34]
3) 2 72.76 36.38 0.04% 72.76 36.38 0.04%
VCS_INFO_bydir_detect
-----------------------------------------------------------------------------------
1/2 40.84 40.84 0.03% 1.02 1.02
_git-checkout [33]
1/2 2.35 2.35 0.00% 1.03 1.03 _git
[4]
17) 2 43.20 21.60 0.03% 2.06 1.03 0.00%
_arguments
6/10 0.42 0.07 0.00% 0.42 0.07
_requested [24]
5/20 0.65 0.13 0.00% 0.65 0.13 _tags
[14]
4/12 1.55 0.39 0.00% 0.48 0.12
_next_label [20]
4/19 2.12 0.53 0.00% 1.43 0.36
_description [9]
1/1 18.15 18.15 0.01% 0.03 0.03
__git_revisions [43]
1/1 18.25 18.25 0.01% 0.03 0.03
__git_tree_ishs [41]
-----------------------------------------------------------------------------------
1/1 37.52 37.52 0.02% 0.11 0.11
vcs_info [21]
35) 1 37.52 37.52 0.02% 0.11 0.11 0.00%
VCS_INFO_detect_bzr
1/5 0.10 0.10 0.00% 0.10 0.10
VCS_INFO_check_com [28]
1/2 37.31 37.31 0.02% 37.31 37.31
VCS_INFO_bydir_detect [3]
-----------------------------------------------------------------------------------
1/2 18.22 18.22 0.01% 0.03 0.03
__git_tree_ishs [41]
1/2 18.12 18.12 0.01% 0.03 0.03
__git_revisions [43]
40) 2 36.34 18.17 0.02% 0.06 0.03 0.00%
__git_commits
2/2 36.28 18.14 0.02% 2.19 1.09
_alternative [15]
-----------------------------------------------------------------------------------
2/2 36.28 18.14 0.02% 2.19 1.09
__git_commits [40]
15) 2 36.28 18.14 0.02% 2.19 1.09 0.00%
_alternative
4/10 0.21 0.05 0.00% 0.21 0.05
_requested [24]
5/20 0.34 0.07 0.00% 0.34 0.07 _tags
[14]
4/19 2.63 0.66 0.00% 1.36 0.34
_description [9]
8/12 2.89 0.36 0.00% 0.77 0.10
_next_label [20]
2/2 11.21 5.61 0.01% 8.18 4.09
__git_heads [8]
2/2 16.82 8.41 0.01% 12.08 6.04
__git_tags [6]
-----------------------------------------------------------------------------------
1/1 35.64 35.64 0.02% 0.11 0.11
vcs_info [21]
34) 1 35.64 35.64 0.02% 0.11 0.11 0.00%
VCS_INFO_detect_darcs
1/5 0.08 0.08 0.00% 0.08 0.08
VCS_INFO_check_com [28]
1/2 35.44 35.44 0.02% 35.44 35.44
VCS_INFO_bydir_detect [3]
-----------------------------------------------------------------------------------
1/1 18.25 18.25 0.01% 0.03 0.03
_arguments [17]
41) 1 18.25 18.25 0.01% 0.03 0.03 0.00%
__git_tree_ishs
1/2 18.22 18.22 0.01% 0.03 0.03
__git_commits [40]
-----------------------------------------------------------------------------------
1/1 18.15 18.15 0.01% 0.03 0.03
_arguments [17]
43) 1 18.15 18.15 0.01% 0.03 0.03 0.00%
__git_revisions
1/2 18.12 18.12 0.01% 0.03 0.03
__git_commits [40]
-----------------------------------------------------------------------------------
2/2 16.82 8.41 0.01% 12.08 6.04
_alternative [15]
6) 2 16.82 8.41 0.01% 12.08 6.04 0.01%
__git_tags
2/8 0.14 0.07 0.00% 0.14 0.07
__git_command_successful [25]
2/5 4.60 2.30 0.00% 0.68 0.34
_wanted [19]
-----------------------------------------------------------------------------------
1/1 14.45 14.45 0.01% 11.09 11.09
vcs_info [21]
7) 1 14.45 14.45 0.01% 11.09 11.09 0.01%
VCS_INFO_get_data_git
1/1 0.07 0.07 0.00% 0.07 0.07
VCS_INFO_adjust [37]
1/1 3.29 3.29 0.00% 3.29 3.29
VCS_INFO_formats [13]
-----------------------------------------------------------------------------------
5/19 4.27 0.85 0.00% 2.98 0.60
_all_labels [12]
6/19 3.19 0.53 0.00% 2.06 0.34
_next_label [20]
4/19 2.63 0.66 0.00% 1.36 0.34
_alternative [15]
4/19 2.12 0.53 0.00% 1.43 0.36
_arguments [17]
9) 19 12.21 0.64 0.01% 7.83 0.41 0.00%
_description
19/20 4.38 0.23 0.00% 4.38 0.23 _setup
[11]
-----------------------------------------------------------------------------------
2/2 11.21 5.61 0.01% 8.18 4.09
_alternative [15]
8) 2 11.21 5.61 0.01% 8.18 4.09 0.01%
__git_heads
2/8 0.10 0.05 0.00% 0.10 0.05
__git_command_successful [25]
2/5 2.93 1.47 0.00% 0.44 0.22
_wanted [19]
-----------------------------------------------------------------------------------
1/1 7.26 7.26 0.00% 7.16 7.16
vcs_info [21]
10) 1 7.26 7.26 0.00% 7.16 7.16 0.00%
VCS_INFO_detect_git
1/5 0.10 0.10 0.00% 0.10 0.10
VCS_INFO_check_com [28]
-----------------------------------------------------------------------------------
19/20 4.38 0.23 0.00% 4.38 0.23
_description [9]
1/20 0.66 0.66 0.00% 0.66 0.66
_main_complete [5]
11) 20 5.03 0.25 0.00% 5.03 0.25 0.00% _setup
-----------------------------------------------------------------------------------
8/12 2.89 0.36 0.00% 0.77 0.10
_alternative [15]
4/12 1.55 0.39 0.00% 0.48 0.12
_arguments [17]
20) 12 4.44 0.37 0.00% 1.25 0.10 0.00%
_next_label
6/19 3.19 0.53 0.00% 2.06 0.34
_description [9]
-----------------------------------------------------------------------------------
1/1 3.29 3.29 0.00% 3.29 3.29
VCS_INFO_get_data_git [7]
13) 1 3.29 3.29 0.00% 3.29 3.29 0.00%
VCS_INFO_formats
-----------------------------------------------------------------------------------
10/20 1.54 0.15 0.00% 1.54 0.15
_wanted [19]
5/20 0.65 0.13 0.00% 0.65 0.13
_arguments [17]
5/20 0.34 0.07 0.00% 0.34 0.07
_alternative [15]
14) 20 2.53 0.13 0.00% 2.53 0.13 0.00% _tags
-----------------------------------------------------------------------------------
1/1 1.04 1.04 0.00% 1.04 1.04
_complete [26]
22) 1 1.04 1.04 0.00% 1.04 1.04 0.00% _first
-----------------------------------------------------------------------------------
6/10 0.42 0.07 0.00% 0.42 0.07
_arguments [17]
4/10 0.21 0.05 0.00% 0.21 0.05
_alternative [15]
24) 10 0.63 0.06 0.00% 0.63 0.06 0.00%
_requested
-----------------------------------------------------------------------------------
4/8 0.33 0.08 0.00% 0.33 0.08
__git_files [1]
2/8 0.14 0.07 0.00% 0.14 0.07
__git_tags [6]
2/8 0.10 0.05 0.00% 0.10 0.05
__git_heads [8]
25) 8 0.57 0.07 0.00% 0.57 0.07 0.00%
__git_command_successful
-----------------------------------------------------------------------------------
1/1 0.46 0.46 0.00% 0.46 0.46
_normal [29]
27) 1 0.46 0.46 0.00% 0.46 0.46 0.00%
_set_command
-----------------------------------------------------------------------------------
1/5 0.10 0.10 0.00% 0.10 0.10
VCS_INFO_detect_git [10]
1/5 0.10 0.10 0.00% 0.10 0.10
VCS_INFO_detect_bzr [35]
1/5 0.09 0.09 0.00% 0.09 0.09
VCS_INFO_detect_cvs [39]
1/5 0.08 0.08 0.00% 0.08 0.08
VCS_INFO_detect_darcs [34]
1/5 0.06 0.06 0.00% 0.06 0.06
VCS_INFO_detect_cdv [38]
28) 5 0.43 0.09 0.00% 0.43 0.09 0.00%
VCS_INFO_check_com
-----------------------------------------------------------------------------------
5/5 0.36 0.07 0.00% 0.36 0.07
vcs_info [21]
30) 5 0.36 0.07 0.00% 0.36 0.07 0.00%
VCS_INFO_get_cmd
-----------------------------------------------------------------------------------
1/1 0.23 0.23 0.00% 0.23 0.23
vcs_info [21]
31) 1 0.23 0.23 0.00% 0.23 0.23 0.00%
VCS_INFO_set
-----------------------------------------------------------------------------------
5/5 0.21 0.04 0.00% 0.21 0.04 _git
[4]
32) 5 0.21 0.04 0.00% 0.21 0.04 0.00%
__git_zstyle_default
-----------------------------------------------------------------------------------
1/1 0.16 0.16 0.00% 0.07 0.07
vcs_info [21]
39) 1 0.16 0.16 0.00% 0.07 0.07 0.00%
VCS_INFO_detect_cvs
1/5 0.09 0.09 0.00% 0.09 0.09
VCS_INFO_check_com [28]
-----------------------------------------------------------------------------------
1/1 0.13 0.13 0.00% 0.07 0.07
vcs_info [21]
38) 1 0.13 0.13 0.00% 0.07 0.07 0.00%
VCS_INFO_detect_cdv
1/5 0.06 0.06 0.00% 0.06 0.06
VCS_INFO_check_com [28]
-----------------------------------------------------------------------------------
1/1 0.11 0.11 0.00% 0.11 0.11
vcs_info [21]
36) 1 0.11 0.11 0.00% 0.11 0.11 0.00%
VCS_INFO_maxexports
-----------------------------------------------------------------------------------
1/1 0.07 0.07 0.00% 0.07 0.07
VCS_INFO_get_data_git [7]
37) 1 0.07 0.07 0.00% 0.07 0.07 0.00%
VCS_INFO_adjust