[openbeos] StatCacheServer to speed up Jam
- From: "Alexander G. M. Smith" <agmsmith@xxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Tue, 14 Nov 2006 21:51:13 -0500 EST
Axel Dörfler wrote on Tue, 14 Nov 2006 11:57:25 +0100 (MET):
> You only need "jam" itself. However, having the StatCacheServer running
> in the background will speed up jam considerably, like factor 60 for
> small operations (because it works around the cache shortcomings in
> BeOS) - it's definitely a good idea to make it part of the package for
> BeOS. It's only important, though, when you run jam more than once, ie.
> while developing something.
> You should run StatCacheServer in your UserBootscript in that case,
> just besides the flock server.
So that's how it's used. Thanks for the tip! I've found it annoyingly
slow when building just one app, like StyledEdit, with repeated jam
invocations taking ages. Seems less annoying now - guess it's better.
With StatCacheServer, a "jam" invokation in the StyledEdit directory
takes 12 seconds (when it's already built and on the 2nd run of jam).
Without StatCacheServer, it takes 30 seconds.
- Alex
- Follow-Ups:
- [openbeos] Re: StatCacheServer to speed up Jam
- From: Ryan Leavengood
- References:
- [openbeos] Re: Latest Jam causes "No symbol" error
- From: Axel Dörfler
Other related posts:
- » [openbeos] StatCacheServer to speed up Jam
- » [openbeos] Re: StatCacheServer to speed up Jam
- » [openbeos] Re: StatCacheServer to speed up Jam
- » [openbeos] Re: StatCacheServer to speed up Jam
- [openbeos] Re: StatCacheServer to speed up Jam
- From: Ryan Leavengood
- [openbeos] Re: Latest Jam causes "No symbol" error
- From: Axel Dörfler