View Full Version : apache/SQL benchmark request... please?
lordmozilla
05-22-2008, 07:45 AM
Is there any chance a webserver load style benchmark could be added to the suite? Also how about a postgres benchmark or mysql? pgbench allready exists for postgres testing maybe that would be an easy addition?
I think it would make it interesting to have something like these in the suite.
Cheers,
Brendan
Michael
05-22-2008, 08:24 AM
As of yesterday there is now SQLite support. I can see about Apache/PostgreSQL/MySQL, though it may be difficult to add them in there in its current design / more work required in its profile.
lordmozilla
05-22-2008, 10:38 AM
Yeah I understand it might not be simple, just a request...
The SQLite benchmark sounds good allready however it seems to have problems :
====================================
SQLite (Run 1 of 3)
====================================
real 0m0.001s
user 0m0.000s
sys 0m0.000s
./sqlite: line 4: -f: command not found
====================================
SQLite (Run 2 of 3)
====================================
real 0m0.000s
user 0m0.000s
sys 0m0.000s
./sqlite: line 4: -f: command not found
====================================
SQLite (Run 3 of 3)
====================================
real 0m0.000s
user 0m0.000s
sys 0m0.000s
./sqlite: line 4: -f: command not found
PHP Warning: Division by zero in /usr/share/phoronix-test-suite/pts-core/functions/pts-functions-run.php on line 449
====================================
SQLite:
Average: .00 Seconds
====================================
Michael
05-22-2008, 10:47 AM
Do the other build-* and encode-* benchmarks work fine? The -f argument is from the time command, which is rather odd...
lordmozilla
05-22-2008, 11:11 AM
the encode mp3 one works
====================================
LAME MP3 Encoding (Run 1 of 3)
====================================
WAV To MP3 Encode Time: 13.67 Seconds
====================================
LAME MP3 Encoding (Run 2 of 3)
====================================
WAV To MP3 Encode Time: 13.68 Seconds
====================================
LAME MP3 Encoding (Run 3 of 3)
====================================
WAV To MP3 Encode Time: 13.70 Seconds
====================================
LAME MP3 Encoding:
13.67 Seconds
13.68 Seconds
13.70 Seconds
Average: 13.68 Seconds
====================================
PHP Warning: Division by zero in /usr/share/phoronix-test-suite/pts-core/functions/pts-functions-run.php on line 453
====================================
Timed Apache Compilation:
Average: .00 Seconds
====================================
the build apache doesn't. and neither does the imagemagick
[root@katz ~]# phoronix-test-suite run build-imagemagick
Would you like to save these benchmark results (Y/n)? n
====================================
ImageMagick Compilation (Run 1 of 1)
====================================
ImageMagick Build Time: 1.14 Seconds
====================================
ImageMagick Compilation:
1.14 Seconds
Average: 1.14 Seconds
====================================
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.