To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101093 Issue #|101093 Summary|Performance loading charts from XLSX very poor Component|framework Version|DEV300m38 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mav Reported by|dr
------- Additional comments from [email protected] Tue Apr 14 16:25:58 +0000 2009 ------- See attached documents. - chart_perf_020.xlsx contains 20 charts which are loaded in 6 seconds. - chart_perf_030.xlsx contains 30 charts. DEV300m37 takes 10 seconds to load, DEV300m38 takes 51 seconds. Performance is bad when the number of objects exceeds the number of objects to be cached (Tools->Options->Memory->object cache). Worse, load time increases exponentially when number of objects increases linearly. Reason seems to be that for each new inserted chart, all existing charts are loaded/unloaded again. May be caused by fix of issue 90614. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
