[Success] XEmacs 21.5-b17 "chayote" (+CVS-20040419) i686-pc-linux
Stephen J. Turnbull
stephen at xemacs.org
Tue Apr 20 02:54:28 EDT 2004
>>>>> "SY" == Steve Youngs <steve at youngs.au.com> writes:
SY> I noticed a slight improvement in the time taken to do the
SY> mule-tests. This is good.
Unfortunately, I don't think so. It's surely due to the patch I just
committed to suppress GC during some of the long-running tests. In
other words, it should somewhat encourage people to run the tests, but
it's not going to affect your day-to-day editing.
You can get a similar speed up for Real Work[tm] with
(setq gc-cons-threshold (* some-factor gc-cons-threshold))
in your init file, but since you're only seeing a slight improvement
in mule-tests which does a lot of GC, it won't help very much. :-(
--
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.
More information about the XEmacs-Beta
mailing list