i reading a lot on badblue and wondered where i can get some benchmarks.
how does it compare to apache when the only apache module i use is php?
The code you write in PHP will be a bigger deciding factor in performance than the web server platform you write it under. I.e. fast code in PHP is what will make or break your site's performance.
That said, apache is pretty fast with PHP code.