jstclair@omsd.cerf.fred.org wrote: > > Please reply to dg@freeyellow.com or logo-l@gsn.org NOT > logo-list@gsn.org or me. > > -John > --Message below re-posted by <jstclair@omsd.cerf.fred.org> > Date - Mon, 22 Dec 1997 11:26:37 GMT > >From - dg@ (David Given) > To - jcstclair@omsd > Subject - Program speed advice? > Usenet: comp.lang.logo > ------------------ > Post Usenet mail to comp-lang-logo@ucbvax.berkeley.edu > ------------------ > > I have written a set of OO extensions to Logo, written in Logo itself. > This allows hierarchical class, properties on objects, proper method > chaining etc, and, if I do say so myself, works rather nicely. > Unfortunately, it's all horribly slow. A simple method call takes about a > second on the 386SX16 I do most of my Logo development. This is with > ucblogo. > > Does anyone have any advice about what to do or not do to speed things up > a bit? I've already discovered that localmake is horribly slow --- it's > far faster to use local and make seperately. Are there any other similar > hang-ups I should be aware of? > > Thanks, > > David Given > dg@freeyellow.com > > Sounds great. A 386SX16 is pretty slow doing just about anything. Time to invest in new computer. You can get P166MMX w/32 meg and 3.0gig for under $1000.00. A modern computer would probably run 10-20 times faster. If you run it on MSWLogo you can use some of the precise timing procedures to find the hot spots. I'd love to add a performance profiler some day (tells you where your spending all your time). The 32bit version also makes better use of the CPU. In most compilers breaking out common sub expressions don't help because the compiler does it for you. But in Logo it helps a lot. -- =============================================================== George Mills (mills@softronix.com) http://www.softronix.com/ The www page contains some very powerful educational software. Our single most important investment is our kids. --------------------------------------------------------------- Please post messages to the Logo forum to logo-l@gsn.org. Mail questions about the list administration to logofdn@gsn.org. To unsubscribe send unsubscribe logo-l to majordomo@gsn.org.
Global SchoolNet Foundation -
Linking Kids Around the World!
Copyright GSN - All Rights Reserved
- Comments
& Questions
Visit GSN's
Global
Schoolhouse for more exciting learning resources!
Search our Site
-
Home