User:Fostermarkd/Benchmarks

From ConShell

Jump to: navigation, search

Here are some statistical benchmarks from systems I have owned or otherwise used.


The performance measurements typically include one or more of the following:

openssl speed rsa1024
touch john.ini
john -test
Linux-RPM: yum install mysql-server mysql-bench
Linux-DEB: aptitude install mysql-server-5.0
FreeBSD: cd /usr/ports/databases/mysql50-server; make install
/etc/init.d/mysqld start 
cd /usr/share/sql-bench
./test-ATIS
./test-wisconsin
Linux-RPM: yum install bonnie++
Linux-DEB: aptitude install bonnie++
FreeBSD: cd /usr/ports/benchmarks/bonnie++; make install
cd /tmp
/usr/sbin/bonnie++ -u mf1 -d .
Linux-RPM: yum install spew
Linux-DEB: aptitude install spew
mkdir -p /usr/local/tmp; cd /usr/local/tmp
spew --write 512m bigfile
(x3, take middle)
spew --read 512m bigfile
(x3, take middle)
hdparm -tT /dev/sda
Linux-RPM: yum install httpd
/etc/init.d/httpd start
ab -n 10000 -c 100  "http://127.0.0.1/icons/apache_pb2.gif"
(Run three times, taking middle #)


cd /tmp/
wget ftp://us4.samba.org/pub/samba/samba-latest.tar.gz 
tar xzvf samba-latest.tar.gz
cd samba-*/source
time ./configure
time make
cd /usr/src
time make buildkernel
time make buildworld


FreeBSD: cd /usr/ports/sysutils/ubench; make install
ubench
cd /tmp
wget http://hermit.org/Linux/Benchmarking/unixbench-5.1.2.tar.gz
tar xzvf unixbench-5.1.2.tar.gz
cd unixbench-5.1.2
tweak Makefile (comment out GRAPHIC_TESTS and uncomment first set of linux-applicable optimizations)
sudo aptitude install build-essential
make
./Run

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox


check web page