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).
Updated by coolo about 10 years ago
- Status changed from New to In Progress
- Assignee set to coolo
looking into it
Updated by coolo about 10 years ago
- Status changed from In Progress to Resolved
https://github.com/os-autoinst/openQA/commit/185454f10a492fa3d332c7e62728306450bdfdce
No PR before 5428 is merged - it depends on it