Closed conordowling closed 7 years ago
Crazy how long it take for those rake tasks take to run on my system. It is shipping gigs of data out of TestResult from mongo to ruby for processing. I don't think it should be a problem on our production machine since it is just being run once... in the future this might type of work might be better suited for ruby's internal map/reduce or aggregation pipeline functionality though.
I made a few update to make sure that the system handles the no Statistics collection gracefully in the last commit. I'm going to make a few tweaks to the styles now and then I'll merge.
I made some style updates, cleaned up the code a little, made sure all the graphs had labels etc. Here's what it looks like now.
Looks great.
Dashboard for landing page.