| Summary: | Initial login to Orion takes way too long | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Anton McConville <antonm> |
| Component: | Client | Assignee: | Simon Kaegi <simon_kaegi> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ken_walker, malgorzata.tomczyk, simon_kaegi |
| Version: | 0.5 | ||
| Target Milestone: | 1.0 | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
|
Description
Anton McConville
Note that login page does not load directly but you are redirected to it, so the loading time is in fact = (time of the current site to load) + (checking if you are logged in) +(build the redirection URL) + (load the login page). So when you start from navigator this is usually loading navigator once, then loading the login page and then loading the navigator for the second time, when you log in. Increasing the login page performance is good, but this is only 6 seconds out of 36. With recent work have you found this to be improved? I was working from home this weekend and login seemed fine. We've come a long way but we should see what we can do in 1.0 to make that first time login better. |