FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Slow CC

 
Post new topic   Reply to topic    NetBeans Forums -> Ruby Users
View previous topic :: View next topic  
Author Message
ubax



Joined: 11 Jun 2009
Posts: 10

PostPosted: Mon Jul 27, 2009 8:27 pm    Post subject: Slow CC Reply with quote

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?
Back to top
View user's profile Send private message
Petr Jiricka
Posted via mailing list.





PostPosted: Tue Jul 28, 2009 6:51 am    Post subject: Slow CC Reply with quote

Hi,

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:

Quote:

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?










Back to top
ubax



Joined: 11 Jun 2009
Posts: 10

PostPosted: Thu Jul 30, 2009 9:49 pm    Post subject: Reply with quote

Much better now. Thanks for an excellent IDE (for Ruby) Wink

(tried the 6.7.1)
Back to top
View user's profile Send private message
darthdeus



Joined: 17 Aug 2009
Posts: 1

PostPosted: Mon Aug 17, 2009 2:49 pm    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
Erno Mononen
Posted via mailing list.





PostPosted: Mon Aug 17, 2009 3:04 pm    Post subject: Slow CC Reply with quote

Hi,

Can you please provide a profiler snapshot for this? (See
http://forums.netbeans.org/topic14031.html for instructions).

Thanks,
Erno

darthdeus wrote:
Quote:
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.











Back to top
Erno Mononen
Posted via mailing list.





PostPosted: Mon Aug 17, 2009 7:50 pm    Post subject: Slow CC Reply with quote

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:
Quote:
Several snapshots illustrating slow CC.

Thanks,

Brandon Hauff


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Monday, August 17, 2009 10:04 AM
To: address-removed
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:

Quote:
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.

Quote:

I alsto tried to use both JRuby and Ruby but it didn't help.










Quote:
Quote:











---





Back to top
Brandon Hauff
Posted via mailing list.





PostPosted: Mon Aug 17, 2009 7:52 pm    Post subject: Slow CC Reply with quote

Hi 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

Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Monday, August 17, 2009 2:50 PM
To: address-removed
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
Quote:
sure it gets fixed for 6.8.

Cheers,
Erno

Brandon Hauff wrote:
Quote:
Several snapshots illustrating slow CC.

Thanks,

Brandon Hauff


Quote:
-----Original Message-----
From: address-removed [mailto:address-removed]
Sent: Monday, August 17, 2009 10:04 AM
To: address-removed
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:

Quote:
I actually have same problem, but after I upgraded to NetBeans
6.7.1
Quote:
Quote:
Quote:




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)
Quote:
Quote:
Quote:

Userdir: C:\Users\Darth\.netbeans\6.7





it didn't help at all. CC still takes about 5-8 seconds to show
up.
Quote:
Quote:
Quote:
In PHP and Java it works super fast.

Quote:

I alsto tried to use both JRuby and Ruby but it didn't help.










Quote:
Quote:

Quote:
Quote:






--------------------------------------------------------------------
Quote:
-
Quote:
Quote:







Quote:
---

Quote:
Quote:








Back to top
Chris Kutler
Posted via mailing list.





PostPosted: Mon Aug 17, 2009 7:57 pm    Post subject: Slow CC Reply with quote

Brandon Hauff wrote:
Quote:
Quote:
Hi 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
Quote:
Quote:
Great
work Erno. Now if only git support could be a priority.
+1 I second that request. Is seems like everyone is moving their plugins over to git.
Quote:
Quote:

Thanks,

Brandon Hauff

Quote:
-----Original Message-----
From: address-removed ([email]address-removed[/email]) [mailto:address-removed ([email]address-removed[/email])]
Sent: Monday, August 17, 2009 2:50 PM
To: address-removed ([email]address-removed[/email])
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
Quote:
sure it gets fixed for 6.8.

Cheers,
Erno

Brandon Hauff wrote:
Quote:
Several snapshots illustrating slow CC.

Thanks,

Brandon Hauff


Quote:
-----Original Message-----
From: address-removed ([email]address-removed[/email]) [mailto:address-removed ([email]address-removed[/email])]
Sent: Monday, August 17, 2009 10:04 AM
To: address-removed ([email]address-removed[/email])
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:

Quote:
I actually have same problem, but after I upgraded to NetBeans
6.7.1
Quote:
Quote:
Quote:
Great
work Erno. Now if only git support could be a priority.
0
Great
work Erno. Now if only git support could be a priority.
1
Quote:
Quote:
Quote:
Quote:
Great
work Erno. Now if only git support could be a priority.
2
Great
work Erno. Now if only git support could be a priority.
3
Quote:
Quote:
Quote:
Quote:
Great
work Erno. Now if only git support could be a priority.
4
Quote:
Quote:
Great
work Erno. Now if only git support could be a priority.
5
Great
work Erno. Now if only git support could be a priority.
6
Quote:
Quote:
Quote:
Quote:
Quote:
Great
work Erno. Now if only git support could be a priority.
7
Great
work Erno. Now if only git support could be a priority.
8
Quote:
Quote:
Great
work Erno. Now if only git support could be a priority.
9
Quote:
Quote:
Quote:

Thanks,

Brandon Hauff

0
Thanks,

Brandon Hauff

1

Thanks,

Brandon Hauff

2
Quote:
Quote:

Thanks,

Brandon Hauff

3
Quote:
Quote:

Thanks,

Brandon Hauff

4

Thanks,

Brandon Hauff

5
Quote:
Quote:
Quote:

Thanks,

Brandon Hauff

6
Thanks,

Brandon Hauff

7
Thanks,

Brandon Hauff

8
Thanks,

Brandon Hauff

9
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Ruby Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB