Newest Industry

Evolving the Online Performance Experience

GrabPERF: Whole bunch of bug/performance fixes, part 2

with 2 comments

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

Written by Stephen

September 14 2005 at 14:55

Posted in Uncategorized

2 Responses

Subscribe to comments with RSS.

  1. No, thank you!

    Greg Gershman

    September 14 2005 at 16:22

  2. No, thank you!

    Greg Gershman

    September 14 2005 at 16:22


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 269 other followers