[GitHub] incubator-trafficcontrol pull request #391: Switch stats endpoint to raw sql...

2017-03-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/391 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-trafficcontrol pull request #391: Switch stats endpoint to raw sql...

2017-03-22 Thread dewrich
Github user dewrich commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/391#discussion_r107466891 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -110,57 +110,57 @@ sub getserverdata { my @data; my $orderby =

[GitHub] incubator-trafficcontrol pull request #391: Switch stats endpoint to raw sql...

2017-03-21 Thread alficles
GitHub user alficles opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/391 Switch stats endpoint to raw sql query for performance. This isn't ideal, but it cuts the the duration of the stats query to a third. You can merge this pull request into a Git