moodlehq / moodle-performance-comparison

Set of shell scripts to run Moodle performance tests using different hardware and configurations and compare results.
GNU General Public License v2.0
75 stars 39 forks source link

Decide what to do with the previous web interface to compare runs #22

Closed dmonllao closed 10 years ago

dmonllao commented 10 years ago

Following what was commented https://github.com/moodlehq/moodle-performance-comparison/pull/17#issuecomment-27276459 and https://github.com/moodlehq/moodle-performance-comparison/pull/17#issuecomment-27292166. Now we are linking to the previous tool UI, so we are using both.

In my opinion would be better to add more functionality to the new one and deprecated the previous one, my points for that are:

In general I think that would be faster to add the functionality we want to the new one rather than solving the current one issues, this at short term, at long term maintaining 2 UIs also seems more expensive. Maybe @samhemelryk can give us his opinion about it.

stronk7 commented 10 years ago

I'm happy if the old UI is phased out and only have/need to maintain the new one. My only point is that, perhaps because I was used to it, the old one was showing the information in a more "readable" way.

Perhaps it's because I like to see more numbers and less graphics, and surely that's the reason I commented about to show graphical information better (now #23) or be able to export data (now #24).

So, no problem with this, and yes, @samhemelryk opinion will be welcome. Ciao :-)

samhemelryk commented 10 years ago

Yip, more than happy to see the old interface phased out in favour of the new one, no issues with that at all.

dmonllao commented 10 years ago

Closing in favour of #26