Comment 14 for bug 276096

Revision history for this message
Paul Elliott (omahn) wrote :

Successfully verified hardy-proposed:

3.3-pre11-4ubuntu5 in hardy
pre500@pristine804:~$ time for i in $(seq 100); do modprobe -q bitblit; done
real 0m0.930s
user 0m0.376s
sys 0m0.544s

3.3-pre11-4ubuntu5.8.04.1 in hardy-proposed
pre500@pristine804:~$ time for i in $(seq 100); do modprobe -q bitblit; done
real 0m0.857s
user 0m0.392s
sys 0m0.464s

Although IMHO the gains offered are not worth the risk of updating such a critical package in LTS.