Re: [Interest] Optimization Request: Function for Applying Scalability in QML

2023-05-18 Thread Poonam Sangale
t on behalf of Poonam > Sangale > *Date: *Tuesday, May 16, 2023 at 6:19 AM > *To: *Interest@qt-project.org > *Subject: *[Interest] Optimization Request: Function for Applying > Scalability in QML > > I hope this email finds you well. I am writing to discuss a function that > we

[Interest] Optimization Request: Function for Applying Scalability in QML

2023-05-16 Thread Poonam Sangale
I hope this email finds you well. I am writing to discuss a function that we are currently using in our QML codebase to apply scalability. While the function serves its purpose, we have identified some areas where it can be optimized to avoid multiple function calls from C++. Our goal is to reduce