Improve perfomance of list views #5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.