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 179938 - Speed [Qt]
Summary: Speed [Qt]
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 00:58 UTC by dix75
Modified: 2010-03-16 16:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dix75 2010-01-28 00:58:53 UTC
Under Windows Seven compiles 2 times more slowly than on Windows XP
Comment 1 Peter Pis 2010-01-28 01:22:49 UTC
Could you please be more specific?

Do you mean by "compiling sources"? What kind of project is that? (web,j2se, ...)
Could you please take and attach 2-3 thread dumps while compilation?
http://wiki.netbeans.org/GenerateThreadDump
Comment 2 dix75 2010-01-28 02:19:06 UTC
Project compilation on Qt 4.6
Time of collecting of the project:
- Windows Xp 5 - 6 minutes
- Windows Seven 10 - 11 minutes
Linux Mandriva 3 - 4 minutes
Comment 3 dix75 2010-01-28 02:25:18 UTC
Project compilation on Qt 4.6
Time of collecting of the project:
- Windows Xp 5 - 6 minutes
- Windows Seven (ai64) 10 - 11 minutes
Linux Mandriva 2010 (ai64) 3 - 4 minutes
The same project.
Comment 4 dix75 2010-01-28 02:29:38 UTC
In connection with this problem I have passed on Linux.
Therefore under windows I cannot give anything
Comment 5 Peter Pis 2010-01-29 02:13:41 UTC
Reassigning for further evaluation.
Comment 6 Alexey Vladykin 2010-01-29 02:31:04 UTC
Could you please clarify what you meant by "collecting of the project"?
Is it what happens after you press "Build" button?
Is it reproducible when you build your project from the command line?
Comment 7 Alexey Vladykin 2010-02-04 04:18:46 UTC
Performance difference between OSes does not indicate a problem with NetBeans.
I'm closing this bug as incomplete until somebody confirms that building Qt project within NetBeans is slower that building the same project from command line on the same platform.