Re: Performance issue of 'git branch'

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Reece Dunn
Date: Saturday, July 25, 2009 - 12:06 pm

2009/7/25 Timo Hirvonen <tihirvon@gmail.com>:

It will depend on the dependencies of curl that are applied. BLFS
(http://www.linuxfromscratch.org/blfs/view/stable/basicnet/curl.html)
list the following dependencies:

    pkg-config-0.22
    OpenSSL-0.9.8g  or GnuTLS-1.6.3
    OpenLDAP-2.3.39
    libidn-0.6.14
    MIT Kerberos V5-1.6 or Heimdal-1.1
    krb4
    SPNEGO
    c-ares

and the dependencies of those packages and so forth.

On Ubuntu 9.04, I get:

$ ldd /usr/bin/git
	linux-gate.so.1 =>  (0xb80ae000)
	libcurl-gnutls.so.4 => /usr/lib/libcurl-gnutls.so.4 (0xb805b000)
	libz.so.1 => /lib/libz.so.1 (0xb8045000)
	libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb802b000)
	libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7ec8000)
	libidn.so.11 => /usr/lib/libidn.so.11 (0xb7e95000)
	liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0xb7e87000)
	libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0xb7e43000)
	librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7e39000)
	libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0xb7e0e000)
	libgnutls.so.26 => /usr/lib/libgnutls.so.26 (0xb7d71000)
	libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0xb7d5f000)
	libgcrypt.so.11 => /lib/libgcrypt.so.11 (0xb7cf6000)
	/lib/ld-linux.so.2 (0xb80af000)
	libresolv.so.2 => /lib/tls/i686/cmov/libresolv.so.2 (0xb7ce0000)
	libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7cc7000)
	libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7cc3000)
	libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0xb7c31000)
	libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0xb7c0d000)
	libcom_err.so.2 => /lib/libcom_err.so.2 (0xb7c09000)
	libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0xb7bff000)
	libkeyutils.so.1 => /lib/libkeyutils.so.1 (0xb7bfb000)
	libgpg-error.so.0 => /lib/libgpg-error.so.0 (0xb7bf7000)

- Reece
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Performance issue of 'git branch', Carlos R. Mafra, (Wed Jul 22, 4:59 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 5:21 pm)
Re: Performance issue of 'git branch', SZEDER =?iso-8859-1? ..., (Wed Jul 22, 5:23 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 5:51 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 5:55 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Wed Jul 22, 6:22 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Wed Jul 22, 7:02 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 7:20 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 7:23 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Wed Jul 22, 7:25 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 7:28 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 8:08 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Wed Jul 22, 8:18 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 8:21 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Wed Jul 22, 8:27 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Wed Jul 22, 8:40 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 8:47 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 9:10 pm)
Re: Performance issue of 'git branch', Junio C Hamano, (Wed Jul 22, 9:40 pm)
Re: Performance issue of 'git branch', Junio C Hamano, (Wed Jul 22, 10:13 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Wed Jul 22, 10:17 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Wed Jul 22, 10:36 pm)
Re: Performance issue of 'git branch', Junio C Hamano, (Wed Jul 22, 10:52 pm)
Re: Performance issue of 'git branch', Junio C Hamano, (Wed Jul 22, 11:04 pm)
Re: Performance issue of 'git branch', Jakub Narebski, (Thu Jul 23, 5:42 am)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Thu Jul 23, 7:45 am)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Thu Jul 23, 9:07 am)
Re: Performance issue of 'git branch', Linus Torvalds, (Thu Jul 23, 9:19 am)
Re: Performance issue of 'git branch', Linus Torvalds, (Thu Jul 23, 9:25 am)
Re: Performance issue of 'git branch', Anders Kaseorg, (Thu Jul 23, 9:48 am)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Thu Jul 23, 9:53 am)
Re: Performance issue of 'git branch', Linus Torvalds, (Thu Jul 23, 10:19 am)
Re: Performance issue of 'git branch', Tony Finch, (Thu Jul 23, 10:47 am)
Re: Performance issue of 'git branch', Linus Torvalds, (Thu Jul 23, 11:57 am)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Thu Jul 23, 12:03 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Thu Jul 23, 12:05 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Thu Jul 23, 12:13 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Thu Jul 23, 12:55 pm)
Re: Newton-Raphson, was Re: Performance issue of 'git branch', Johannes Schindelin, (Thu Jul 23, 4:24 pm)
Re: Newton-Raphson, was Re: Performance issue of 'git branch', Johannes Schindelin, (Thu Jul 23, 5:43 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Fri Jul 24, 1:36 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Fri Jul 24, 1:47 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Fri Jul 24, 2:21 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Fri Jul 24, 3:13 pm)
Re: Performance issue of 'git branch', david, (Fri Jul 24, 3:18 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Fri Jul 24, 3:42 pm)
Re: Performance issue of 'git branch', david, (Fri Jul 24, 3:46 pm)
Re: Performance issue of 'git branch', Theodore Tso, (Fri Jul 24, 3:54 pm)
Re: Performance issue of 'git branch', Shawn O. Pearce, (Fri Jul 24, 3:59 pm)
Re: Performance issue of 'git branch', Junio C Hamano, (Fri Jul 24, 4:28 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Fri Jul 24, 4:46 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Fri Jul 24, 5:41 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Fri Jul 24, 7:39 pm)
Re: Performance issue of 'git branch', Daniel Barkalow, (Fri Jul 24, 7:53 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Sat Jul 25, 11:04 am)
Re: Performance issue of 'git branch', Timo Hirvonen, (Sat Jul 25, 11:57 am)
Re: Performance issue of 'git branch', Reece Dunn, (Sat Jul 25, 12:06 pm)
Re: Performance issue of 'git branch', Mike Hommey, (Sat Jul 25, 1:31 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Sat Jul 25, 2:02 pm)
Re: Performance issue of 'git branch', Carlos R. Mafra, (Sat Jul 25, 2:04 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Sat Jul 25, 2:13 pm)
Re: Performance issue of 'git branch', Johannes Schindelin, (Sat Jul 25, 4:23 pm)
Re: Performance issue of 'git branch', Linus Torvalds, (Sat Jul 25, 9:49 pm)
Re: Performance issue of 'git branch', Mike Hommey, (Sun Jul 26, 12:54 am)
Re: Performance issue of 'git branch', Johannes Schindelin, (Sun Jul 26, 3:16 am)
Re: Performance issue of 'git branch', demerphq, (Sun Jul 26, 3:23 am)
Re: Performance issue of 'git branch', demerphq, (Sun Jul 26, 3:27 am)
Re: Performance issue of 'git branch', Theodore Tso, (Sun Jul 26, 9:29 am)
Re: Performance issue of 'git branch', Avi Kivity, (Sun Jul 26, 10:07 am)
Re: Performance issue of 'git branch', Johannes Schindelin, (Sun Jul 26, 10:16 am)
Re: Performance issue of 'git branch', Jeff King, (Thu Aug 6, 9:21 pm)