Re: gbde performance question

From: Heiko Schaefer <hschaefer_at_fto.de>
Date: Fri, 23 May 2003 11:07:28 +0200 (CEST)
On Thu, 22 May 2003, Poul-Henning Kamp wrote:

> I just ran a real simple test on my laptop:
>
> critter# grep CPU: /var/run/dmesg.boot
> CPU: Intel Pentium III (651.48-MHz 686-class CPU)
> critter# dd if=/dev/ad0s1f bs=1m of=/dev/null count=10
> 10+0 records in
> 10+0 records out
> 10485760 bytes transferred in 0.501567 secs (20906000 bytes/sec)
> critter# dd if=/dev/ad0s1f.bde bs=1m of=/dev/null count=10
> 10+0 records in
> 10+0 records out
> 10485760 bytes transferred in 1.191878 secs (8797678 bytes/sec)

...sounds consistent with my numbers, as far as i can tell.

if you ever do anything like profiling or so, i'd be very curious to hear
if there is any space left for optimization (i'm, thinking about factor
two or higher, not about peanuts :)). somehow i am still suspecting that
this can't be the most that our cpus could do.

loopaes seems to beat gbde's throughput by a factor from what i hear.
assuming that gbde is not computationally more complex by that factor, it
would be nice to be on par :)

regards,

Heiko

-- 
Free Software. Why put up with inferior code and antisocial corporations?
http://www.gnu.org/philosophy/why-free.html
Received on Fri May 23 2003 - 00:07:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:09 UTC