Hacker News new | ask | show | jobs
by zargon 328 days ago
It feels like it takes 20 seconds just for the Jira page to load.
1 comments

// TODO refactor to make page load faster

    // NOTE in the meantime, we added asynchronous loaders everywhere using
    // a third party library which makes the page even slower to load, and
    // increased the recommended CPU and RAM requirements for both the server
    // and the client.
    // We also added a noscript tag to tell the users they can't load the page
    // without JavaScript so the loaders can load.