I'm ignorant about this, but shouldn't it take less time to load an empty view?
kobi On 01/10/2008 16:50, Stefan Scholl wrote: > OK, build 494 is better now. From 15 1/2 seconds to 1 1/2 > seconds. (Casio + 1 tired eye) > > Over 10x speedup. :-) > > > Slava Pestov<[EMAIL PROTECTED]> wrote: >> Turns out call-next-method was really slow when called from word which >> were compiled with the non-optimizing compiler. Adding some >> memoization helped. Clearing the pane output after all-vocabs . takes >> about one and a half seconds for me now. >> >> Slava >> >> On Wed, Oct 1, 2008 at 2:20 AM, Stefan Scholl<[EMAIL PROTECTED]> wrote: >>> When there are a few pages of output in the workspace and you >>> want to clear it with the "Clear Output (CLEAR)" button, it is >>> getting a bit slow. >>> >>> The more output, the longer it takes. >>> >>> Reproducing it: >>> 1.) Fill the output with some random stuff. Like >>> all-vocabs . >>> 2.) Click the "Clear Output (CLEAR)" button >>> 3.) wait. >>> >>> >>> Bug or feature? >>> >>> >>> >>> ( scratchpad ) USE: system cpu os build .s >>> x86.32 >>> winnt >>> 492 >>> >>> >>> -- >>> Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/ >>> >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >>> Build the coolest Linux based applications with Moblin SDK& win great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Factor-talk mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/factor-talk >>> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK& win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
