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 206017 - Prefetch of Java files in JavaCustomIndexer
Summary: Prefetch of Java files in JavaCustomIndexer
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE, PLAN
Depends on:
Blocks:
 
Reported: 2011-12-06 17:04 UTC by Tomas Zezula
Modified: 2012-03-20 13:45 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2011-12-06 17:04:03 UTC
Prefetching of Java files in OnePassCompileWorker and SuperOnePassCompileWorker decreases time of scan of java.source + deps by 5%
Comment 1 Tomas Zezula 2012-02-16 12:51:15 UTC
Fixed jet-main 1687f3d12679
Comment 2 Quality Engineering 2012-02-18 09:29:22 UTC
Integrated into 'main-golden', will be available in build *201202180400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1687f3d12679
User: Tomas Zezula <tzezula@netbeans.org>
Log: i#206017:Prefetch of Java files in JavaCustomIndexer