[Uim] uim 1.4.0-alpha released
Etsushi Kato
ek.kato at gmail.com
Sun Jan 7 07:53:29 EET 2007
On 1/7/07, YAMAMOTO Kengo / YamaKen <yamaken at bp.iij4u.or.jp> wrote:
> I've disabled the backtrace option by default in 1.4.0-beta
> based on your report. Thanks for the report.
>
> Your report indicates that the main source of the slowness is
> higher-frequency GC occurence. So, does this option affect?
> Please test.
>
> --disable-internal-definitions
>
> And to prove that the code complexity is not affecting the
> slowness, try this option.
>
> --enable-storage=fatty
>
Here is the updated result of "time make" in uim-*/scm directory.
* 2.55 sec with 1.3.1.
* 12.51 sec with 1.4.0-alpha (without any option).
* 7.14 sec with 1.4.0-alpha (with --disable-backtrace).
* 6.91 sec with 1.4.0-alpha (with --disable-backtrace
--disable-internal-definitions)
* 7.39 sec with 1.4.0-alpha (with --disable-backtrace
--disable-internal-definitions --enable-storage=fatty)
"--diable-internal-definitions and --enable-storage=fatty" only make a
slight difference. SigScheme is still slower than SIOD, but it may be
OK as "--disable-backtrace" is tolerable for normal use on iBook G4
800MHz.
Cheers,
--
Etsushi Kato
ek.kato at gmail.com
More information about the uim
mailing list