C++: Fix data-flow dispatch perf with globals 1.24#3650
C++: Fix data-flow dispatch perf with globals 1.24#3650jbj wants to merge 1 commit intogithub:rc/1.24from
Conversation
This is a 1.24 backport of c62220e.
|
As extra checking, I tested this with two IR queries ( I've also confirmed the speedup on kamailio with the same setup. 👍 |
|
Is it likely that customers will run into this or is this a weird case with a specific database? |
|
The problem wasn't visible on our 11 test projects in CPP-Differences. |
|
It became visible when deploying to lgtm.com, but even there it didn't cause timeouts. |
|
We should perhaps let this PR wait until #3637 has been deployed to lgtm.com in the next dist upgrade. Then we'll better be able to understand the risk. |
|
Given that no customer has complained about this performance issue and that 1.25 is getting close, I'll close this PR. |
This is a 1.24 backport of #3637.
Do not merge without the approval of the release manager, @alexet.