GrabPERF: Whole bunch of bug/performance fixes, part 2
Greg Gershman from BlogDigger found a bug in the Index charts just now. Seems that the chart legend was out of whack with the lines on the chart.
Easy fix. Turns out I was submitting the test ids in a random order. The graph generation component was fine with this, but when I went to build the legend, MySQL ordered the dynamic legend build result in a proper ascending fashion.
Simple fix: when I convert the test ids to an array, I sort the array before proceeding.
Thanks Greg!
Advertisement



No, thank you!
Greg Gershman
September 14 2005 at 16:22
No, thank you!
Greg Gershman
September 14 2005 at 16:22