Re: Congrats guys!

Benjamin BAYART <[email protected]> Tue, 28 Jan 2003 20:20:24 +0100
Newsgroups gmane.comp.gnome.apps.mr-project.devel
Message-ID <[email protected]>
Le Tue, Jan 28, 2003 at 11:38:42AM -0400, Etienne Beaule:
> 
> One thing I was wondering... MrProject 0.8 becomes real slow as the 
> project gets bigger (date modifications using the calendar becomes 
> really, really slow - several seconds are needed just to change year, 
> date or month). I looked at the recent posts on the list archive but 
> didn't find anything. Is that a platform problem (ppc vs intel) or did 
> I mess up something? My machine is not recent but it is not antique 
> either (PowerBook G3 500) and is running most apps at a decent speed...

I got the same trouble on linux/intel: with a resonably large
project (about 100 tasks), it's getting really slow. I guess
there are several troubles:
- lacks some optimization in the code since it's under construction
  (striping some debug code and so on)
- there are (rares) cases when the project is not re-scheduled and it
  should be, and (more) cases when the project is re-scheduled and it
  should not (no change that can have impact on scheduling)

I did not yet investigate further.

	Benjamin.