This script reads a heroku log file and outputs a CSV file showing how many responses were "serviced" in a certain amount of time. This CSV file can then be graphed in eg Google Docs.
This is at a very early stage of development, use with caution!
A command-line tool to extract performance information from your heroku log
PythonMIT