This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 41561 - provide more detailed answers for perf- questions
Summary: provide more detailed answers for perf- questions
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks: 40618
  Show dependency tree
 
Reported: 2004-03-31 21:46 UTC by Pavel Buzek
Modified: 2004-08-13 12:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Buzek 2004-03-31 21:46:55 UTC
perf-startup: 
I assume the inicialization is done lazilly. 
What is the performance of first call in MDR? 
(at least document when the inicialization happens
 to allow callers to deal with it)

perf-exit: 
What is the performance of the tasks that are done
on IDE shutdown?

perf-limit:
What is the size of repository on disk? 
How much overhead does it have compared to size of
stored data?

perf-mem:
What is a practical size of this cache for
real-life examples 
(such as Java refactoring) and how does it impact
performance?

perf-progress: 
How long does it take to boot the repository? 
Is this also done when upgrading to newer version
of MDR?

perf-scalability:
document the performance issues with unique
associations (see also #41560)
Comment 1 Martin Matula 2004-07-01 17:08:55 UTC
Fixed.

Checking in arch/arch-mdr.xml;
/cvs/mdr/mdrapi/arch/arch-mdr.xml,v  <--  arch-mdr.xml
new revision: 1.3; previous revision: 1.2
done