huseyin Posted December 4, 2021 Posted December 4, 2021 I have upgraded from 3.0.148 to 3.0.184. Tested a find proccess with debug timer. /news/ page has ~230.000 subpages. $pages->find("parent=/news/, limit=30, sort=-newsdate"). This proccess compleetes in nearly 2 seconds. $pages->find("parent=/news/, limit=30, sort=-newsdate, field=title") this in running around 6 seconds. field=title is only for testing. If i use more fields for autojoin then it is running even longer. Is this normal?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now