Closed simon-spinner closed 7 months ago
This improves performance in cases where pull_full_properties contains properties that are expensive to query but are not needed in the table.
Reduces time to list CPCs from over 20 seconds to under 1 second on my test system.
coverage: 37.096% (-0.02%) from 37.115% when pulling 0160a1c39c664d669f033f549a726c13a916e241 on simon_cpc_list_perf into 9b9549565b853af6bc5f66107575cbaecd3cc002 on master.
I rebased the PR and added a change log entry.
This improves performance in cases where pull_full_properties contains properties that are expensive to query but are not needed in the table.
Reduces time to list CPCs from over 20 seconds to under 1 second on my test system.