From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <766d465f1e46b831fdadd684831fc89b@emmy.local> References: <766d465f1e46b831fdadd684831fc89b@emmy.local> Date: Sun, 5 Jan 2014 14:39:25 +0100 Message-ID: From: Rudolf Sykora To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] chess? Topicbox-Message-UUID: ad8c0c42-ead8-11e9-9d60-3106f5b1d025 On 5 January 2014 14:12, wrote: > It runs much faster if you search in the lsr index file: > > % 9fs sources > % cd /n/sources > % time grep chess lsr > ./contrib/steve/root/sys/src/cmd/mkmk/9port/gnu/chess 755 1229510622 697 > ./plan9/sys/src/cmd/gs/examples/chess.ps 664 1137452689 61791 > 0.58u 0.18s 315.60r grep chess lsr > > So here are results I found ^^^ > > stevie > yes. this is much faster, thanks. the only question left for me is how often the lsr file gets regenerated... thanks ruda