[Bug dynamic-link/17645] RFE: Improve performance of dynamic loader for deeply nested DSO dependencies.

paulo.cesar.pereira.de.andrade at gmail dot com sourceware-bugzilla@sourceware.org
Wed Mar 18 17:26:00 GMT 2015


https://sourceware.org/bugzilla/show_bug.cgi?id=17645

--- Comment #10 from Paulo Andrade <paulo.cesar.pereira.de.andrade at gmail dot com> ---
Created attachment 8195
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8195&action=edit
dso_3 - Sample input for previous test case, that summarizes the reason of the
bug report

Since output is quite large, just showing the time result.

If built in "debug mode", -O0 -g3:

NEW: Real time: 0.004542 sec
CUR: Real time: 62.1445 sec

If built more close to default glibc, -O3:

NEW: Real time: 0.001232 sec
CUR: Real time: 22.4437 sec

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list