Issue 100885 - performance: speed up creation of AquaSalVirtualDevice
Summary: performance: speed up creation of AquaSalVirtualDevice
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOO310m9
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: philipp.lohmann
QA Contact: issues@gsl
URL:
Keywords: aqua
Depends on:
Blocks: 100851
  Show dependency tree
 
Reported: 2009-04-06 13:27 UTC by hdu@apache.org
Modified: 2009-06-15 14:12 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2009-04-06 13:27:46 UTC
Issue 100851 is the result of several problems, one of which is the huge amount of virtual devices it 
creates. On the aqua port the creation of a virtual device can be made cheaper by reusing resolution data 
instead of calculating it freshly in every constructor.
Comment 1 hdu@apache.org 2009-04-06 13:28:48 UTC
.
Comment 2 hdu@apache.org 2009-04-06 14:57:15 UTC
done in CWS vcl101
Comment 3 hdu@apache.org 2009-04-28 13:56:03 UTC
@pl: please review in CWS vcl101 vcl/aqua/
Comment 4 philipp.lohmann 2009-04-28 15:00:36 UTC
verified
Comment 5 philipp.lohmann 2009-06-15 14:12:00 UTC
integrated in DEV300m50