On Mon, Sep 6, 2010 at 8:09 AM, Shuo Chen wrote:
> Hi there,
>
> I found that test/bench not working in 2.0.6rc. here's a simple fix:
>
> diff --git a/test/bench.c b/test/bench.c
> index 76717d7..de4e814 100644
> --- a/test/bench.c
> +++ b/test/bench.c
> @@ -85,7 +85,8 @@ run_once(void)
> s
Hi there,
I found that test/bench not working in 2.0.6rc. here's a simple fix:
diff --git a/test/bench.c b/test/bench.c
index 76717d7..de4e814 100644
--- a/test/bench.c
+++ b/test/bench.c
@@ -85,7 +85,8 @@ run_once(void)
static struct timeval ts, te;
for (cp = pipes, i = 0; i < n