On Thu, Mar 14, 2024 at 02:02:44AM +0000, Derrick Lobo wrote: > Here are the details. Has anyone else experience this issue > netbsd 9.0 > time cat /mnt/amd64/binary/sets/base.tarxz > /dev/null > 5.65s real 0.00s user 0.06s system > > netbsd 10rc5 > time cat /mnt/amd64/binary/sets/base.tarxz > /dev/null > 1.59s real 0.00s user 0.11s system
Are those times swapped? Otherwise I would read them as 10.0_RC5 being about 3 times faster... Martin