I'm working on an iOS app that lets you run Apache Bench (and dig & ping) from your phone. It has a Rails back-end that actually performs the ab command and parses the results into a JSON response.
No comments yet.