luxletter
luxletter copied to clipboard
Performance optimisation on command buildqueue
- new index
- prepared parameter on query
- database insertion batch
Hi,
We slightly modified the code for a custom to speed up the buildqueue command.
Maybe you are interested?
Regards Stéphane
Thx for your PR. Nevertheless, there is another performance feature already implemented in LUXletter. You can turn on asynchronousQueueStorage in extension manager settings. If there are more then 50,000 receivers there is no way to do it synchronous via Apache. Did you test this?
So, I tend to close this PR for now