The actual question at the bottom... first some background info:
I'm working on a tool which converts PHP code to Scala. As one of the finishing touches, I'm in need of a really good (er, somewhat biased) benchmark.
By dumb luck my first benchmark attempt was with some code which uses bcmath extensively, which unfortunately is 1000x slower in Java, making the Scala code 22x slower overall than the original PHP.
So I'm looking for some meaningful PHP benchmark with the following characteristics:
I have already checked two popular sources, but there is nothing there that meets the criteria:
So, without further ado, the actual question:
Is there an existing open-source body of code that meets the above criteria as a performance benchmark?
Thanks
You could always check for some bigish php files in google code search or github (you can actually search github by filesize which might help).
I have found that pdf classes are usually quite big and monolithic
http://www.google.com/codesearch/p?hl=en#RoURSOxSogQ/trunk/dotproject/lib/ezpdf/class.pdf.php&q=lang:php%20file:.pdf&sa=N&cd=1&ct=rc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With