Le Tue, 22 Jan 2008 16:01:38 -0500, Kris Maglione <[EMAIL PROTECTED]> a écrit :
> On Tue, Jan 22, 2008 at 09:32:50PM +0100, Sky wrote: > >I've wrote a little application in C for the status bar. It's mostly for my > >needs but it can be interest some of you. Additionally it's really faster > >than a bash script. > > Hi, > > We don't use the b word around here. Anyway, in what way is it > faster than a script? In terms of writing it, or execution? I > don't care much about execution time when it comes to status > bars, but I'm a bit annoyed by the amount of cpu time my cpu/io > bar eats. Anyway, it's not to my taste, but I'm sure others will > find it useful. > Yes in terms of execution. And I was a bit annoyed by seeing my seconds pass three by three. But if we care about the speed aspect, it can be useful for those who don't want to write a script like it (in bash or other...) themselves ;)
