# Discourse slow loading on dedicated server

**URL:** https://meta.discourse.org/t/discourse-slow-loading-on-dedicated-server/301122
**Category:** Support
**Created:** [March 27, 2024, 9:24am UTC](https://meta.discourse.org/t/discourse-slow-loading-on-dedicated-server/301122 "2024-03-27T09:24:39Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [March 27, 2024, 9:36am UTC](https://meta.discourse.org/t/discourse-slow-loading-on-dedicated-server/301122/2 "2024-03-27T09:36:03Z")

</div>

Some good discussion on the topic of page load here:

> [@Discourse Loading Time](https://meta.discourse.org/t/discourse-loading-time/89914/4):
>
> Nature of the beast; we are a JavaScript application, so the app has to be delivered to the browser. It is a bit like if you were measuring smartphone app startup times, including the time spent to download and install the app from the app store as part of the “startup” time. What isn’t shown is that subsequent page loads are blindingly fast in Discourse because the app is loaded in the browser, and we only send API calls and json (the data necessary to render the page) down the wire.

Same still applies. It’s a javascript based app. There have been some innovations since then though.

Google crawl doesn’t see the javascript speed.

---

_[View the full topic](https://meta.discourse.org/t/discourse-slow-loading-on-dedicated-server/301122)._
