Skip to content
GitLab
Explore
Sign in
Improve startup time
Code
Review changes
Check out branch
Download
Patches
Plain diff
Nik | Klampfradler
requested to merge
improve-app-startup
into
master
Jul 03, 2023
Overview
0
Commits
2
Pipelines
3
Changes
3
Expand
Long-running tasks on app startup are bad, because it happens in the request loop (at least on the first request).
dateparser
import takes 600-800ms
See
AlekSIS-Core#875 (closed)
Edited
Jul 03, 2023
by
Nik | Klampfradler
Merge request reports
Loading