gocodebox / gocodebox/lifterlms

Improve LLMS_Database_Query performance when no pagination information is needed

Open
#933 11 comments 0 reactions 1 assignee Claimed by @eri-trabiccolo View on GitHub
Severity: Normal Type: Enhancement
Dominant language
PHP
Stars
212
Forks
140
Avg merge
2d 14h
Merged PRs (30d)
19

Description

See:
https://github.com/gocodebox/lifterlms/pull/928#discussion_r325180248

Basically we can avoid counting the found rows when executing db queries if we don't need pagination information.

Remaining classes:
- [ ] LLMS_Notifications_Query
- [ ] LLMS_Query_Quiz_Attempt
- [ ] LLMS_Query_User_Postmeta

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.