Best Old Version?

reic0024 at d.umn.edu reic0024 at d.umn.edu
Fri May 24 13:55:43 UTC 2002


Ned Konz <ned at bike-nomad.com> wrote:
> On Friday 24 May 2002 12:48 am, reic0024 at d.umn.edu wrote:
> > Morphic in 3.0 is too slow
> > out of the box.  In my experimentation, I've found that 2.6 is
> > considerably faster than 3.0 for Morphic.
> 
> What parts of Morphic are you finding slower?
> 
> Drawing speed? Response to user I/O events?

Accepting events.  Using CharRecog, or even using the WinCE keyboard
within a PluggableTextMorph in a browser, or other tool is slow.  It's
not bad in a small (extent-wise) morph, like the text area in a
FillInTheBlankMorph- but in a browser it's pretty bad.  In MVC, however,
CharRecog is instant.  It's pretty close to instant in 2.6 with Morphic.

Aaron



More information about the Squeak-dev mailing list