To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > Tools > Zend Studio

Zend Studio Looking for help with Zend Studio? This is the place.

Reply
 
Thread Tools Rate Thread Display Modes
Old 11-12-2005, 12:09 AM   #1
Tea_J
Noob 4ever!
 
Join Date: Jul 2003
Posts: 323
Exclamation ZDE 5 has pauses longer than ZDE 4!

Hi guys

first of all i just wana let it out.. I HATE JAVA!!!! their such resource hogs.. wish zend wouldnt use java!

whew.. alrite..


anyway i just started using zend 5 yesterday, and it is GREAT! i love the code collapsing feature!

but... i immediately started noticing that ZDE 5 is very slow.. i mean, it's actually FASTER when starting up (i did notice that).. but during coding there are split second pauses that i encounter, similar on ZDE 4, but MUCH longer.. quite annoying really..

Them annoying pauses seem to be similar on ZDE4 in a sense that they seem to occur during certain activities such as defining function, etc etc. but on ZDE5 the pause is so much longer..

for example, when i press right arrow to move my cursor position.. i press it many times rapidly to advance.. in zde4 there is a small pause time which one cant really notice much.. but in zde5 after the first few presses of the right arrow the cursor pauses, and then jumps about 5-10 characters away (since keep pressing right arrow)

How do i fix this? (if ever this can be fixed)

byt he way im on windows XPSP2, intel p4 3.06Ghz processor, 1 GB RAM.... and i still get pauses.. shuxx
__________________
--------------------------
PHP - Phrantic Hyper Puh
(couldnt think of a good sig right now..s orry)
Tea_J is offline   Reply With Quote
Old 11-12-2005, 02:01 AM   #2
bretticus
Super Geek
 
bretticus's Avatar
 
Join Date: Apr 2002
Location: UT USA
Posts: 1,579
Wow, now I don't feel so bad. I got so annoyed by the lag that I swapped back to 4.02 (which works great.) I assumed that my 1.7 Ghz P4 1 GB RAM was not the workstation they intended it for, but I see you have considerable more clock and still get lag

Zend definately needs to optimize Studio 5.0!
__________________
When in doubt, read the manual: PHP MySQL
For beginners: PHP 101 PHP + MySQL 101 Google
Forum etiquette.: See FAQs (Typically found in sticky posts: top posts)
Avoid asking questions like: "It's not working..." (Describe how it's not working!) "Do you know of a script..." (This is a forum for PHP developers.)
bretticus is offline   Reply With Quote
Old 11-12-2005, 04:08 AM   #3
Tea_J
Noob 4ever!
 
Join Date: Jul 2003
Posts: 323
ah so you too huh?

hmm.. im very disappointed.. was soo excited.. as it boasted faster optimization..

so bretticus, did you notice as well that startup was actually much faster now on v5? that got me more excited as i thought it's gona be blazing.... but then when i started coding.. (

hmm.. ima stick with v5 for now.. and see if i can stand the lag over the great new features..

hmm...
__________________
--------------------------
PHP - Phrantic Hyper Puh
(couldnt think of a good sig right now..s orry)
Tea_J is offline   Reply With Quote
Old 11-12-2005, 04:21 AM   #4
bretticus
Super Geek
 
bretticus's Avatar
 
Join Date: Apr 2002
Location: UT USA
Posts: 1,579
Unhappy

I just noticed that my CPU dances like crazy whenever the code folding (apparently) scans my document as you can see from my screen capture.
Attached Images
File Type: jpg clockjump.jpg (35.0 KB, 157 views)
__________________
When in doubt, read the manual: PHP MySQL
For beginners: PHP 101 PHP + MySQL 101 Google
Forum etiquette.: See FAQs (Typically found in sticky posts: top posts)
Avoid asking questions like: "It's not working..." (Describe how it's not working!) "Do you know of a script..." (This is a forum for PHP developers.)
bretticus is offline   Reply With Quote
Old 11-12-2005, 05:01 AM   #5
Tea_J
Noob 4ever!
 
Join Date: Jul 2003
Posts: 323
ya i do notice that.. and so with some other features.. which is alrite as it is expedcted when any program is doing something.. what i do notice a lot (durng the annoying lag) is the java eating 90+% CPU.. I HATE JAVA >
__________________
--------------------------
PHP - Phrantic Hyper Puh
(couldnt think of a good sig right now..s orry)
Tea_J is offline   Reply With Quote
Old 11-16-2005, 09:13 PM   #6
MStaniszczak
Junior Member
 
MStaniszczak's Avatar
 
Join Date: Nov 2005
Posts: 13
Hmmmm... I work on Zend Studio 5.0 (earlier a work with Zend Studio 4) and all works fine. After execute Zend Studio, a must wait ~5 minutes for ZS quieten and finishing initialization, but after that everything works great.

But, on yours computers Zend works slow, you can submit bug in Zend.

I have only Celeron 2 GHz and 512 MB RAM (processor is unimportant, Java need more memory = but your get 1 GB!).

Maybe try use JRockit - download JRockit from BEA and replace JRE from SUN by this JRE (look in ZendStudioClient-5.0.0/jre directory). Don’t forget make backup original JRE from Zend Studio!;-)

Best regards,
Marcin Staniszczak
MStaniszczak is offline   Reply With Quote
Old 11-17-2005, 01:57 AM   #7
bretticus
Super Geek
 
bretticus's Avatar
 
Join Date: Apr 2002
Location: UT USA
Posts: 1,579
MStaniszczak, you rock!

ZDE 5.0 with JRocket way out-performs Sun JRE! I'm excited to do this tomorrow, I can actually stand to code with ZDE 5 now.

Thanks!
__________________
When in doubt, read the manual: PHP MySQL
For beginners: PHP 101 PHP + MySQL 101 Google
Forum etiquette.: See FAQs (Typically found in sticky posts: top posts)
Avoid asking questions like: "It's not working..." (Describe how it's not working!) "Do you know of a script..." (This is a forum for PHP developers.)
bretticus is offline   Reply With Quote
Old 11-17-2005, 04:34 PM   #8
MStaniszczak
Junior Member
 
MStaniszczak's Avatar
 
Join Date: Nov 2005
Posts: 13
But please point out that JRocket is optimized for Intel processors and on AMD may work slowest than Sun JRE. And second thing - JRocket on start application compiling all application's classes to native processor code, so starting may me slowing. But after that it's my work fine;-)

Best regards,
Marcin Staniszczak
MStaniszczak is offline   Reply With Quote
Old 11-19-2005, 03:17 PM   #9
HDR
Junior Member
 
Join Date: Nov 2005
Posts: 9
I've noticed that too, Its getting very annoying as every time I try to type a function, the program just freezes. I tryed Jrockit, but that just made the memory useage worse and it got even slower. (I'm on AMD). This is making me want to just go buy the PHP extension for Visual Studio 2005

Edit: VS2005 version isn't even out yet, was going to download the trial version, but they only have up to VS2003

Last edited by HDR; 11-19-2005 at 03:23 PM.
HDR is offline   Reply With Quote
Old 11-20-2005, 02:27 AM   #10
bretticus
Super Geek
 
bretticus's Avatar
 
Join Date: Apr 2002
Location: UT USA
Posts: 1,579
Zend 4.02 still works great for me. I have a AMD Athlon and, for some reason, ZDE 5.0 responds better with JRockit. I Still don't use it because it's still has a bit of lag and, more importantly, code completion does not work sometimes
__________________
When in doubt, read the manual: PHP MySQL
For beginners: PHP 101 PHP + MySQL 101 Google
Forum etiquette.: See FAQs (Typically found in sticky posts: top posts)
Avoid asking questions like: "It's not working..." (Describe how it's not working!) "Do you know of a script..." (This is a forum for PHP developers.)
bretticus is offline   Reply With Quote
Old 11-22-2005, 08:33 PM   #11
MStaniszczak
Junior Member
 
MStaniszczak's Avatar
 
Join Date: Nov 2005
Posts: 13
When in ZDE code completion doesn't work? I use it and every thinks work fine. And ZDE great completing my code, especial with PHPDocumentatior comments (like @var ClassName). Please let me know what's work - I submit bug to Zend (I have legal license, so maybe they fix it if they client submit same bugs;-)

Best regards,
Marcin Staniszczak
MStaniszczak is offline   Reply With Quote
Old 11-22-2005, 11:47 PM   #12
HDR
Junior Member
 
Join Date: Nov 2005
Posts: 9
Quote:
Originally Posted by MStaniszczak
When in ZDE code completion doesn't work? I use it and every thinks work fine. And ZDE great completing my code, especial with PHPDocumentatior comments (like @var ClassName). Please let me know what's work - I submit bug to Zend (I have legal license, so maybe they fix it if they client submit same bugs;-)

Best regards,
Marcin Staniszczak
Theres nothing wrong with it for me, its just slow. When you try to get code completion to work, the whole program freezes for around 5 seconds until the code completion menu comes up. Try telling them to see if they can use GCJ to compile the whole thing to a native exe ;-)
HDR is offline   Reply With Quote
Old 11-23-2005, 04:03 AM   #13
bretticus
Super Geek
 
bretticus's Avatar
 
Join Date: Apr 2002
Location: UT USA
Posts: 1,579
I have a legal copy also ;-) I just haven't gotten around to sending a bug. I'm still liking 4.02 and never really even used code folding that much in Visual Studio. Therefore, I can live without it using 4.02. I would like to see the debugger in action with built-in browser (haven't played with that yet.) I was excited to see code completion for nested classes, but never able to see it work like I thought it should. I wanted code completion for stuff like $this->my_custom_data_object->some_method() but...no dice! As for my previous comment about code completion not working at all...it really seemed to NOT work for my custom classes. Maybe this was because I was too impatient to wait the 5 seconds required. I should point out it works fine on my two Intel boxen, but not my AMD. I guess that could be fathomable?
__________________
When in doubt, read the manual: PHP MySQL
For beginners: PHP 101 PHP + MySQL 101 Google
Forum etiquette.: See FAQs (Typically found in sticky posts: top posts)
Avoid asking questions like: "It's not working..." (Describe how it's not working!) "Do you know of a script..." (This is a forum for PHP developers.)

Last edited by bretticus; 11-23-2005 at 04:05 AM.
bretticus is offline   Reply With Quote
Old 11-23-2005, 04:08 AM   #14
bretticus
Super Geek
 
bretticus's Avatar
 
Join Date: Apr 2002
Location: UT USA
Posts: 1,579
Actually, I used code folding in VS, but only for regions, I think that woudl be really cool in Zend Studio too. Any way to pull that off right now with ZS?
__________________
When in doubt, read the manual: PHP MySQL
For beginners: PHP 101 PHP + MySQL 101 Google
Forum etiquette.: See FAQs (Typically found in sticky posts: top posts)
Avoid asking questions like: "It's not working..." (Describe how it's not working!) "Do you know of a script..." (This is a forum for PHP developers.)
bretticus is offline   Reply With Quote
Old 11-23-2005, 04:16 PM   #15
MStaniszczak
Junior Member
 
MStaniszczak's Avatar
 
Join Date: Nov 2005
Posts: 13
ZDE folding only classes function , non-PHP code, and comments...
And If I write code like this:
PHP Code:
class A {
  
/**
   * @var String
   */
   
public $var1;

   
public function test() {
      
//...
   
}
}

class
B {
  
/**
   * @var A
   */
   
public $var2;
}

class
C {
  
/**
   * @var B
   */
   
private $b;

   
public function test() {
      
$b = new B();
      
$b->var2->test();
      
$b->var2->var1 = ‘foo bar’;
   }
}
ZDE correct (and very quickly on my Celeron 2GHZ with 512 MB RAM) completing code in:
PHP Code:
$b->var2->test();
$b->var2->var1 = ‘foo bar’;
lines, but comments in any class as very important.

Best regards,
Marcin Staniszczak
__________________
web.framework - new, small and fast MVC framework for PHP5
MStaniszczak is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 05:20 AM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.