> I used the profiler in EiffelStudio 6.1 (a run that normally
> last 71 minutes when compiled with gec takes about 14 hours
> when compiled with ISE 6.1 with the profiler on), and spent
You should not enable profiler on all classes but just on yours. Then you
see much quickly where the bottleneck is on your code rather than trying to
profile STRING/ARRAY/ and other basic stuff which is not going to help you
much. Once you have identified the bottleneck you can try reduce the scope
of profiling to just the bottleneck.
Manu
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop