page loading is very slow

Issue #7 wontfix
Florian Marquardt created an issue

Using a local SDK-JIRA the time to load a page is very long. Profiling shows that all resources (.css, .js, etc.) are loaded every time a page is requested.

Comments (3)

  1. Florian Marquardt reporter

    Page reload ist slow because of atlas-debug. Debugging-Mode always forces the client to reload all resources, hence pragma: no-cache can't be avoided and thus page reload can not be accelerated.

  2. Log in to comment