|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
Slow CCProduct Version: NetBeans IDE 6.7 (Build 200906241340) Java: 1.6.0_14; Java HotSpot(TM) Client VM 14.0-b16 System: Windows XP version 5.1 running on x86; Cp1257; et_EE (nb) invoking the CC manually (or automatically) on a variable, e.g.: my_var. (pressing ctrl+space) will delay the editor for 4-5 seconds (during which you can't type, but the cursor is blinking so lovely, just asking you to type while the CC is doing it's daily crunch) and then popup a list of available methods PC: intel duo-core 2.4gHz. 4Gs of RAM. Is it supposed to be like that? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Slow CCHi,
I believe there have been some problems with the speed of code completion. Hopefully they are fixed in NetBeans 6.7.1 - can you please try the just released 6.7.1 (you can also get it by installing all the updates from the update center). Please let us know if it does not help - in that case, a 6.8 Dev build could help: http://bits.netbeans.org/netbeans/trunk/nightly/ Petr On Jul 27, 2009, at 10:27 PM, ubax wrote: > > Product Version: NetBeans IDE 6.7 (Build 200906241340) > > Java: 1.6.0_14; Java HotSpot(TM) Client VM 14.0-b16 > > System: Windows XP version 5.1 running on x86; Cp1257; et_EE (nb) > > > > invoking the CC manually (or automatically) on a variable, e.g.: > > > > my_var. (pressing ctrl+space) > > will delay the editor for 4-5 seconds (during which you can't type, > but the cursor is blinking so lovely, just asking you to type while > the CC is doing it's daily crunch) and then popup a list of > available methods > > > > PC: intel duo-core 2.4gHz. 4Gs of RAM. > > > > Is it supposed to be like that? > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Slow CCMuch better now. Thanks for an excellent IDE (for Ruby) [Wink] (tried the 6.7.1) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Slow CCI actually have same problem, but after I upgraded to NetBeans 6.7.1 Code: Product Version: NetBeans IDE 6.7.1 (Build 200907230233) Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02 System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb) Userdir: C:\Users\Darth\.netbeans\6.7 it didn't help at all. CC still takes about 5-8 seconds to show up. In PHP and Java it works super fast. I alsto tried to use both JRuby and Ruby but it didn't help. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Slow CCHi, Can you please provide a profiler snapshot for this? (See http://forums.netbeans.org/topic14031.html for instructions). Thanks, Erno darthdeus wrote: > I actually have same problem, but after I upgraded to NetBeans 6.7.1 > > > > > Code: > Product Version: NetBeans IDE 6.7.1 (Build 200907230233) > > Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02 > > System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb) > > Userdir: C:\Users\Darth\.netbeans\6.7 > > > > > > it didn't help at all. CC still takes about 5-8 seconds to show up. In PHP and Java it works super fast. > > > > I alsto tried to use both JRuby and Ruby but it didn't help. > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
RE: Re: Slow CCSeveral snapshots illustrating slow CC.
Thanks, Brandon Hauff > -----Original Message----- > From: Erno.Mononen@... [mailto:Erno.Mononen@...] > Sent: Monday, August 17, 2009 10:04 AM > To: users@... > Subject: Re: Slow CC > > > Hi, > > Can you please provide a profiler snapshot for this? (See > http://forums.netbeans.org/topic14031.html for instructions). > > Thanks, > Erno > > darthdeus wrote: > > I actually have same problem, but after I upgraded to NetBeans 6.7.1 > > > > > > > > > > Code: > > Product Version: NetBeans IDE 6.7.1 (Build 200907230233) > > > > Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02 > > > > System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb) > > > > Userdir: C:\Users\Darth\.netbeans\6.7 > > > > > > > > > > > > it didn't help at all. CC still takes about 5-8 seconds to show up. > In PHP and Java it works super fast. > > > > > > > > I alsto tried to use both JRuby and Ruby but it didn't help. > > > > > > > > > > > > > > > > To unsubscribe, e-mail: users-unsubscribe@... > > For additional commands, e-mail: users-help@... > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Slow CCThanks a lot Brandon, those snapshots are helpful. In your case the
culprit does seem to be slow rendering of the CC result list. I will file an issue for it against the common editing infrastructure and make sure it gets fixed for 6.8. Cheers, Erno Brandon Hauff wrote: > Several snapshots illustrating slow CC. > > Thanks, > > Brandon Hauff > > >> -----Original Message----- >> From: Erno.Mononen@... [mailto:Erno.Mononen@...] >> Sent: Monday, August 17, 2009 10:04 AM >> To: users@... >> Subject: Re: Slow CC >> >> >> Hi, >> >> Can you please provide a profiler snapshot for this? (See >> http://forums.netbeans.org/topic14031.html for instructions). >> >> Thanks, >> Erno >> >> darthdeus wrote: >> >>> I actually have same problem, but after I upgraded to NetBeans 6.7.1 >>> >>> >>> >>> >>> Code: >>> Product Version: NetBeans IDE 6.7.1 (Build 200907230233) >>> >>> Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02 >>> >>> System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb) >>> >>> Userdir: C:\Users\Darth\.netbeans\6.7 >>> >>> >>> >>> >>> >>> it didn't help at all. CC still takes about 5-8 seconds to show up. >>> >> In PHP and Java it works super fast. >> >>> >>> I alsto tried to use both JRuby and Ruby but it didn't help. >>> >>> >>> >>> >>> >>> >>> >>> > --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: users-unsubscribe@... >>> For additional commands, e-mail: users-help@... >>> >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@... >> For additional commands, e-mail: users-help@... >> > > > ------------------------------------------------------------------------ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
RE: Re: Slow CCHi Erno,
Glad I could help. Let me know if I can provide anything else. This kind of quick response and service is a great plus for Netbeans. Great work Erno. Now if only git support could be a priority. Thanks, Brandon Hauff > -----Original Message----- > From: Erno.Mononen@... [mailto:Erno.Mononen@...] > Sent: Monday, August 17, 2009 2:50 PM > To: users@... > Subject: Re: Slow CC > > Thanks a lot Brandon, those snapshots are helpful. In your case the > culprit does seem to be slow rendering of the CC result list. I will > file an issue for it against the common editing infrastructure and make > sure it gets fixed for 6.8. > > Cheers, > Erno > > Brandon Hauff wrote: > > Several snapshots illustrating slow CC. > > > > Thanks, > > > > Brandon Hauff > > > > > >> -----Original Message----- > >> From: Erno.Mononen@... [mailto:Erno.Mononen@...] > >> Sent: Monday, August 17, 2009 10:04 AM > >> To: users@... > >> Subject: Re: Slow CC > >> > >> > >> Hi, > >> > >> Can you please provide a profiler snapshot for this? (See > >> http://forums.netbeans.org/topic14031.html for instructions). > >> > >> Thanks, > >> Erno > >> > >> darthdeus wrote: > >> > >>> I actually have same problem, but after I upgraded to NetBeans > 6.7.1 > >>> > >>> > >>> > >>> > >>> Code: > >>> Product Version: NetBeans IDE 6.7.1 (Build 200907230233) > >>> > >>> Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02 > >>> > >>> System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ > (nb) > >>> > >>> Userdir: C:\Users\Darth\.netbeans\6.7 > >>> > >>> > >>> > >>> > >>> > >>> it didn't help at all. CC still takes about 5-8 seconds to show > >>> > >> In PHP and Java it works super fast. > >> > >>> > >>> I alsto tried to use both JRuby and Ruby but it didn't help. > >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > > > > > >>> To unsubscribe, e-mail: users-unsubscribe@... > >>> For additional commands, e-mail: users-help@... > >>> > >>> > >>> > >> -------------------------------------------------------------------- > - > >> To unsubscribe, e-mail: users-unsubscribe@... > >> For additional commands, e-mail: users-help@... > >> > > > > > > --------------------------------------------------------------------- > --- > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@... > > For additional commands, e-mail: users-help@... > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Slow CCBrandon Hauff wrote: + 1Hi Erno, Glad I could help. Let me know if I can provide anything else. This kind of quick response and service is a great plus for Netbeans. +1 I second that request. Is seems like everyone is moving their plugins over to git.Great work Erno. Now if only git support could be a priority. Thanks, Brandon Hauff-----Original Message----- From: Erno.Mononen@... [Erno.Mononen@...] Sent: Monday, August 17, 2009 2:50 PM To: users@... Subject: Re: Slow CC Thanks a lot Brandon, those snapshots are helpful. In your case the culprit does seem to be slow rendering of the CC result list. I will file an issue for it against the common editing infrastructure andmake -- Chris Kutler Sun Cloud Learning Services--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
| Free embeddable forum powered by Nabble | Forum Help |