big number of relocations in gtk2 binding
- From: Thierry Vignaud <tvignaud mandriva com>
- To: gtk2-perl List <gtk-perl-list gnome org>
- Subject: big number of relocations in gtk2 binding
- Date: Tue, 05 Feb 2008 19:38:13 +0100
Our current bindings force the dynamic linker to resolve a huge number
of relocations as show by relinfo[1],
which has an impact on the startup time.
Maybe could we improve startup time through visbility hints and the like?
$ relinfo.pl /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Gtk2/Gtk2.so
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Gtk2/Gtk2.so: 3525 relocations, 15 relative
(0%), 3857 PLT entries, 29 for local syms (0%), 0 users
[1] From Ulrich Drepper (http://udrepper.livejournal.com/10946.html
http://people.redhat.com/drepper/dsohowto.pdf)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]