[libvirt] [PATCH] esx: Improve object-by-type lookup performance

Daniel P. Berrange berrange at redhat.com
Mon Aug 23 12:26:22 UTC 2010


On Sat, Aug 21, 2010 at 07:02:03PM +0200, Matthias Bolte wrote:
> Instead of using one big traversal spec for lookup use a set of
> more fine grained traversal specs that are selected based on the
> actual needs of the lookup.
> 
> This gives up to 20% speedup for certain operations like domain
> listing due to less HTTP(S) traffic.
> ---
>  src/esx/esx_driver.c |    1 -
>  src/esx/esx_vi.c     |  223 +++++++++++++++++++++++++-------------------------
>  src/esx/esx_vi.h     |   16 ++--
>  3 files changed, 121 insertions(+), 119 deletions(-)

ACK


Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list