Improve perfomance of list views #5

Closed
opened 2022-08-17 20:05:19 +00:00 by h4kor · 0 comments
Owner

Currently user.Posts() opens all post files on every call, in order to get the publishing date. This causes long load times on the index pages (760ms for 1000 posts) of a user.

Currently `user.Posts()` opens all post files on every call, in order to get the publishing date. This causes long load times on the index pages (760ms for 1000 posts) of a user.
h4kor added the
enhancement
label 2022-08-17 20:05:33 +00:00
h4kor closed this issue 2022-08-21 16:38:37 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: h4kor/owl-blogs#5
No description provided.