[rock-devel] Re: [rock-sm] 2004101714351410771 blindcoder new
Benjamin Schieder
blindcoder at scavenger.homeip.net
Tue Oct 19 11:55:28 CEST 2004
> root at localhost:~# time bash -c "grep -rh '\.desktop$' /var/adm/flists | sed 's,^[^ ]* ,/,' | wc -l"
> 2417
>
> real 0m0.259s
> user 0m0.030s
> sys 0m0.060s
>
> (while building linux-2.6.9 on the other console)
blindcoder at crazyhorse:/data/rock_sonar/2.1-rev4420-daja/flists$ time bash -c "grep -rh '\.desktop$' . | sed +'s,^[^ ]* ,/,' | wc -l"
5640
real 0m21.529s
user 0m0.440s
sys 0m0.950s
On an idle machine, grepping through 3061 flists from a recent build made by
Daniel.
> So every desktop system which isn't using the .desktop files directly can
> just register script which re-creates the menus whenever desktop files have
> been modified.
That sounds good. So I'd recover the old icewm implementation of creating
a static file that then gets included and combine that with the .desktop
parser.
Greetings,
blindy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.rocklinux.net/pipermail/rock-devel/attachments/20041019/dc1f194e/attachment.bin
More information about the rock-devel
mailing list