I just committed to the trunk two revisions that I want to push to the
Open MPI version of MTT:
https://svn.open-mpi.org/trac/mtt/changeset/1154
https://svn.open-mpi.org/trac/mtt/changeset/1155
r1154 is a performance fix which prevents us from executing the same
SQL query twice for every MTT Reporter request.
r1155 displays the total SQL execution time just after the Total
execution time at the bottom of the Reporter. I was noticing that over
a slow connection the difference between these two times was
significant.
I tested both of these and didn't see any problems, but wanted to ask
before I moved them to the Open MPI site version of MTT. A version of
the Reporter with these patches applied is available at the link below:
http://osl.iu.edu/~jjhursey/research/mtt/server/php/index.php
If I don't hear anything by the end of the day I'll push them in.
cheers,
Josh