AdmiralGT / AdmiralGT/botc-scripts

Performance of the deployed app is poor

Offen
#272 9 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @AdmiralGT Auf GitHub ansehen
bug help wanted
Vorherrschende Sprache
Python
Sterne
33
Forks
27
Ø Merge
9 Min.
Gemergte PRs (30 T.)
7

Beschreibung

**Describe the bug**
Loading the site is quite slow in the current deployment. For example, loading the home page or a single script each take almost 4 seconds for me.

I suspect this is due to the deployed server and not the code _per se_, but if there's something that can be done in the code I'd be happy to help. (I'm not a frontend developer, otherwise I'd offer to help with UI improvements as well.)

**To Reproduce**

Load the home page in a browser, or to remove some noise from page rendering and such run these from the command line:

```
time curl 'https://botc-scripts.azurewebsites.net/' >/dev/null
# 3.8s
time curl 'https://botc-scripts.azurewebsites.net/script/1280/1.0.0' >/dev/null
# 4.3s
```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.