Wilders Security Forums  

Go Back   Wilders Security Forums > Archived Forums > Closed Sub-Forums > Archive of ewido Support Forums > ewido anti-spyware beta forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #26  
Old May 2nd, 2006, 05:21 AM
siliconman01 siliconman01 is offline
Frequent Poster
 
Join Date: Mar 2003
Location: West Virginia (USA)
Posts: 770
Default Re: High CPU Usage, strange memory usage

Fully recognizing that this is BETA testing and that bugs, etc., are to be expected-

I just hope ewido understands that the CPU usage by ewido.exe as it stands now makes ewido 4.0 an undesireable security program when-

1. Ewido.exe consumes 20-30% CPU utilization for 7-9 minutes following boot up when the system is restarted.

2. Ewido.exe spikes memory 7-20% every 2-3 seconds when it is minimized to the systray. In addition, I've seen it start using 15-20% CPU continuously for no apparent reason and the only way to get it to stop is to close down ewido.exe and restart it (not a frequent occurrence; however, I had this happen at least 4 times since beta testing started).

3. Ewido.exe consumes 20-30% CPU as long as the GUI is open...just sitting there...user doing nothing.

4. Ewido.exe's GUI being open causes a scan to consume 50%+ more CPU utilization as compared to the scan being done when the GUI is closed.

5. Plus 1-4 occurs whether all shields are turned on or off which adds to the "mysterious" behavior concern.

Whether this behavior is called a "bug" or "non-optimized" is a matter of word definitions. I (and I suspect many other users) will be very disappointed if a public release of 4.0 exhibits this negative impact on a user system. And this is on a fairly fast Dell with lots of memory, etc., under XP-SP2 HE.

JMO
  #27  
Old May 2nd, 2006, 10:31 AM
chaos chaos is offline
Regular Poster
 
Join Date: Jan 2006
Location: Greece
Posts: 97
Default Re: High CPU Usage, strange memory usage

Optimization is a completely different programming task than debugging.
Its not a matter of definition.
Its a different thing when the code of the program does redundant things wasting system resources than when the code is buggy.An extremely simple example is the following.
Unoptimized C code
i=i+1;
a=a+i;
Optimized C code
a+=(++i);
Both do the same but the second is much more efficient.
Optimization is the process of substituting a suboptimal algorithm with one other that does the same thing using less resources,which means doing the same thing more efficiently in very general terms.

Buggy code on the other hand is something totally different.In general and simple terms we can say that the code is doing something different than what the programmer wants.
It could be a design error.It could be a mistyping error.It could be many things!
From your description of the problems I think that what is causing them is probably buggy code(Dont forget that its a beta).
Additionally modern programming focuses on the reusability of the code,easy understanding of what the code does(even from people that didnt participate in writing the original program) and easy maintenance of the program(for example adding new features).Optimizing is not among the priorities any more as it once was because computers had *very* limited resources.

Last edited by chaos : May 2nd, 2006 at 10:44 AM.
  #28  
Old May 2nd, 2006, 11:14 AM
OldRebel's Avatar
OldRebel OldRebel is offline
Regular Poster
 
Join Date: Jan 2006
Location: South Carolina USA
Posts: 153
Default Re: High CPU Usage, strange memory usage

Any idea yet when the next build will be released with these bugs fixed? I want to reinstall the beta, but I am waiting for the newer build.
__________________

Old Rebel
  #29  
Old May 2nd, 2006, 11:39 AM
vinzenz.ewido's Avatar
vinzenz.ewido vinzenz.ewido is offline
former ewido team
 
Join Date: Dec 2005
Location: Brno, Czech Republic
Posts: 425
Default Re: High CPU Usage, strange memory usage

"These bugs" Are many :| We need some time.

But the next build should be available soon. I can't tell you exactly when 4.0.0.151 will be available.

BR
__________________
AVG Development Team
AVG Technologies
  #30  
Old May 2nd, 2006, 12:54 PM
OldRebel's Avatar
OldRebel OldRebel is offline
Regular Poster
 
Join Date: Jan 2006
Location: South Carolina USA
Posts: 153
Default Re: High CPU Usage, strange memory usage

I will wait patiently. I have faith in you guys at Ewido. These things do take time to perfect.
__________________

Old Rebel
  #31  
Old May 2nd, 2006, 02:54 PM
honeybunny honeybunny is offline
Suspended Member
 
Join Date: Dec 2004
Posts: 168
Default Re: High CPU Usage, strange memory usage

Quote:
Originally Posted by vinzenz.ewido
"These bugs" Are many :| We need some time.

But the next build should be available soon. I can't tell you exactly when 4.0.0.151 will be available.

BR
I ´think you mean 4.0.0.152
  #32  
Old May 2nd, 2006, 11:25 PM
siliconman01 siliconman01 is offline
Frequent Poster
 
Join Date: Mar 2003
Location: West Virginia (USA)
Posts: 770
Default Re: High CPU Usage, strange memory usage

Quote:
"These bugs" Are many :| We need some time.

But the next build should be available soon. I can't tell you exactly when 4.0.0.151 will be available.

BR

Fully understand and accept this. That's what Beta testing is all about.
  #33  
Old May 3rd, 2006, 01:12 AM
vinzenz.ewido's Avatar
vinzenz.ewido vinzenz.ewido is offline
former ewido team
 
Join Date: Dec 2005
Location: Brno, Czech Republic
Posts: 425
Default Re: High CPU Usage, strange memory usage

Quote:
Originally Posted by honeybunny
I ´think you mean 4.0.0.152

Yeah right.
__________________
AVG Development Team
AVG Technologies
  #34  
Old May 3rd, 2006, 06:18 AM
greenhatch greenhatch is offline
Regular Poster
 
Join Date: Apr 2006
Posts: 58
Default Re: High CPU Usage, strange memory usage

I, for one, accept your point Vinzenz. However I was intrigued by all of this, so I observed my Task Manager for an hour after reboot; I noticed quite heavy CPU usage by Ewido going up and down between 5% and 25% initially, but then it quietened down to barely noticeable, like 1% to 3% after 45 minutes. Almost as if 4.0 needs to warm up, heh.
  #35  
Old May 8th, 2006, 05:21 PM
lu_chin lu_chin is offline
Frequent Poster
 
Join Date: Oct 2005
Posts: 294
Default Re: High CPU Usage, strange memory usage

I also saw the Ewido 4.0 CPU usage spikes happening every few seconds. I think it may have something to do with running other antispyware, antivirus, HIPS programs at the same time. How many have seen heavy periodical CPU usage by Ewido 4.0 when not running other security applicatons?

Regards,
Lu Chin
  #36  
Old May 12th, 2006, 09:50 AM
khazars's Avatar
khazars khazars is offline
Regular Poster
 
Join Date: Jun 2005
Location: Glasgow, Scotland
Posts: 124
Default Re: High CPU Usage, strange memory usage

I've just downloaded this and its footprint is only 6-7 MB and no problems what so ever.

I am running Jetico, ghost security suite beta 1.110, proxomitron, arovax shield, pgfree, socketshield beta and anti vir free.
__________________
Member of ASAP

Alliance of Security Analysis Professionals
  #37  
Old May 14th, 2006, 01:12 AM
lhbump lhbump is offline
Infrequent Poster
 
Join Date: Apr 2002
Location: New York, NY USA
Posts: 3
Default Re: High CPU Usage, strange memory usage

I put the file lsass.exe and my antivirus's program folder (nod32 av) on the exceptions list and the spikes disappeared.
  #38  
Old June 10th, 2006, 10:38 AM
Clubace Clubace is offline
Infrequent Poster
 
Join Date: Jun 2006
Posts: 1
Default Re: High CPU Usage, strange memory usage

Quote:
Originally Posted by lhbump
I put the file lsass.exe and my antivirus's program folder (nod32 av) on the exceptions list and the spikes disappeared.


After putting my AV, AS into the exception list, i noticed it consumed only abt 2k of memory.
 

Wilders Security Forums > Archived Forums > Closed Sub-Forums > Archive of ewido Support Forums > ewido anti-spyware beta forum « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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


All times are GMT -4. The time now is 02:52 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums