Issue 37141 - Improve performance by reducing exported symbols of VCL and TK dynamic libraries
Summary: Improve performance by reducing exported symbols of VCL and TK dynamic libraries
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 680m61
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: matthias.huetsch
QA Contact: issues@gsl
URL:
Keywords:
Depends on: 37760 37763
Blocks: 20269
  Show dependency tree
 
Reported: 2004-11-14 17:18 UTC by matthias.huetsch
Modified: 2005-02-14 16:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description matthias.huetsch 2004-11-14 17:18:48 UTC
VCL and TK are used by soffice.bin (and many shared libraries), and processing
unneeded exported symbols for these libraries contribute directly to the startup
time of soffice.bin.

VCL and TK should export only the symbols that make up their public API (and are
needed by others; a list of these symbols can be supplied upon demand).

See also issue 35758 (for SVX) and issue 37077 (for SFX and XO).

MHU->CP: Please dispatch as appropriate.
Comment 1 matthias.huetsch 2004-11-14 17:19:52 UTC
Adding dependency to issue 20269 (startup performance).
Comment 2 christof.pintaske 2005-01-12 14:29:42 UTC
fixed as both subtasks are fixed
Comment 3 christof.pintaske 2005-01-12 14:30:13 UTC
resolved fixed
Comment 4 matthias.huetsch 2005-02-14 16:29:21 UTC
Both sub-task are fixed and closed (integrated into milestone 680m72) => closing...