Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance #24

Open
klodeckl opened this issue Dec 7, 2023 · 0 comments
Open

Performance #24

klodeckl opened this issue Dec 7, 2023 · 0 comments

Comments

@klodeckl
Copy link

klodeckl commented Dec 7, 2023

Hello,

I have a TYPO3 11 instance using your project (imported files and database from live server). If pages are not cached it loads really slow (+- 30 seconds). If page is cached just 100ms. The same system on a live server and dev server (debian10) runs fast. If I run a fresh ddev TYPO3 12 composer mode instance everything runs very fast.

System:
Intel iMac and M1 Macbook tested (on m1 it is a little bit faster, but not much)
colima and ddev installed via homebrew
mutagen enabled (if mutagen is disabled it is slower)
mariadb 10.5
PHP 8.2
nginx-fpm

upload_dirs:
- fileadmin
- files
- private
- public
- intranet
- uploads
- slides
- sasslog
- apps
- typo3temp/var/log

Any hints what could cause the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant