Actions
action #6464
closed/tests/overview *very* slow
Description
This is not the database, so I assume it's parsing results.json to get needle candidates for fails - but the log doesn't reveal much. The database calls are less than 0.1s, so I remove them to avoid overloading the issue :)
[Fri Feb 27 07:34:16 2015] [debug] GET "/tests/overview". [Fri Feb 27 07:34:16 2015] [debug] Routing to controller "OpenQA::Controller::Test" and action "overview". [Fri Feb 27 07:34:55 2015] [debug] Rendering cached template "test/overview.html.ep". [Fri Feb 27 07:34:55 2015] [debug] Rendering cached template "layouts/default.html.ep". [Fri Feb 27 07:34:55 2015] [debug] Rendering cached template "layouts/head.html.ep". [Fri Feb 27 07:34:55 2015] [debug] Rendering cached template "layouts/header.html.ep". [Fri Feb 27 07:34:55 2015] [debug] 200 OK (39.429130s, 0.025/s).
Actions