Re: [dev] Recent vain attempts at suckless Web applications

From: Anselm R Garbe <garbeam_AT_gmail.com>
Date: Sun, 23 Jan 2011 18:56:18 +0100

On 22 January 2011 20:41, Joseph Xu <josephzxu_AT_gmail.com> wrote:
> Here's a little data just to ground things a bit:
>
> $ time dash -c ''
>
> real    0m0.001s
> user    0m0.000s
> sys     0m0.000s
>
> $ time rc -c ''
>
> real    0m0.002s
> user    0m0.000s
> sys     0m0.000s

Can you provide the following output out of curiosity?

ldd rc

Also, I'd like to know if this is rc from 9base or p9p or Jasons rc?

> $ time bash -c ''
>
> real    0m0.007s
> user    0m0.003s
> sys     0m0.000s
>
> $ time python -c ''
>
> real    0m0.028s
> user    0m0.017s
> sys     0m0.007s

Thanks,
Anselm
Received on Sun Jan 23 2011 - 18:56:18 CET

This archive was generated by hypermail 2.2.0 : Sun Jan 23 2011 - 19:00:07 CET