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 243241 - Slow file processing in LLVM3.4
Summary: Slow file processing in LLVM3.4
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-25 09:00 UTC by petrk
Modified: 2014-05-26 11:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
hotspot (26.49 KB, text/html)
2014-03-25 09:04 UTC, Alexander Simon
Details
exampe of stack (23.01 KB, text/plain)
2014-03-25 09:09 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petrk 2014-03-25 09:00:34 UTC
LLVM34/llvm/include/llvm/Support/YAMLTraits.h
Comment 1 Alexander Simon 2014-03-25 09:04:15 UTC
Created attachment 146290 [details]
hotspot
Comment 2 Alexander Simon 2014-03-25 09:09:53 UTC
Created attachment 146291 [details]
exampe of stack
Comment 3 Vladimir Voskresensky 2014-03-25 09:11:15 UTC
xRef never finishes doing sizeOf calculation
Comment 4 Alexander Simon 2014-05-26 11:57:08 UTC
Semantic highlighting is finished for 7 seconds.
There is no problem in trunk.