Do expressions use caching? (expression performance help)
Hello.
I have many layer with the same expression on their position property.
This expression repeats the same tasks(repeated code) for all the layers, which make the performance very slow.
My question is can I make a sudo effect (property) calculates the repeated code, and then just get a cached value for this property to the position properties and improve the performance?
I don't know if using propery.value uses some caching system or not.
I am using some heavy algorithems, so this will help me so much achieving what I need.
So I hope you help me acheive this😊🙏.
Thank you!
