Share

wxErlang

Tracker: Bugs

5 xrc demos memory leaks and CPU usage on Windows - ID: 2832041
Last Update: Comment added ( dgud )

1. When running the XML resources demo on Windows XP 32-bit SP2 (Intel
Centrino Duo), if I open the "Basic"->"Derived Dialog Example", the CPU
spikes to greater than 70%, and memory usage climbs indefinitely (until I
have to kill it before it eats all my RAM).

2. When running the sudoku example, just sitting there it will rail one of
my processor cores to close to 100%.

The regular demo and simple demo don't seem to have problems. I'm not
familiar enough with wxErlang to tell if it's just the way the examples are
written versus wxErlang itself. If it is the example code, perhaps in the
next version users could have some hints or comments of some rough spots to
avoid?


Nobody/Anonymous ( nobody ) - 2009-08-04 14:41

5

Open

None

Nobody/Anonymous

None

None

Public


Comments ( 2 )




Date: 2009-08-28 07:13
Sender: dgudProject Admin

Number one was caused by an updateUI event that kept coming as fast as
possible, I changed the timer of that event to only send it every 250ms


Date: 2009-08-12 15:51
Sender: dgudProject Admin

1. Seems to be a bug somewhere, I havn't seen that, thank you.

2. The game engine pre-generates a couple of (5 I think) games, so that
you don't have to wait if you press new game.



Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.