!! V2023.39.231109 Critical Performance issues !!
!! V2023.39.231109 Critical Performance issues !!
Using C++ Builder 11.3 if I place the attached form in a project and build using TeeChart Pro V2022.36.220929 and then launch the form and click Button1, which calls RemoveAllSeries() on the chart, everything works rapidly.
However, if I switch to TeeChart Pro V2023.39.231109 and rebuild my project, the performance is terrible:
The form takes several seconds to display.
There is a delay of several seconds after Button1 is clicked.
This form just demonstrates the issue. In my actual project the performance of V2023.39.231109 is consistently poor, to the point of being unusable.
The performance issue occurs in both 32 and 64 bit projects.
I would stick with V2022.36.220929, except that it doesn't support Rad Studio 12, necessitating the change to V2023.39.231109.
I don't have the TeeChart source code so I can't determine what has changed to cause the performance degradation. As TeeChart is a key element in our software product, this is a critical issue for us, as it prevents us from moving to Rad Studio 12.
Please can the issue be identified and resolved.
Many thanks
Andy
Re: !! V2023.39.231109 Critical Performance issues !!
In case it assists, here's the sample form in a Delphi version.
Building in Delphi 11.3 (and 12.0) demonstrates the same problem:
V2022.36.220929 performance is rapid
V2023.39.231109 performance is very poor
Andy
Building in Delphi 11.3 (and 12.0) demonstrates the same problem:
V2022.36.220929 performance is rapid
V2023.39.231109 performance is very poor
Andy
- Attachments
-
- delphi.zip
- (22.66 KiB) Downloaded 1137 times
Re: !! V2023.39.231109 Critical Performance issues !!
Hello,
I've been able to reproduce the problem so I've added it to the public tracker (#2685).
It seems the problem was introduced in v2023.38.
I've been able to reproduce the problem so I've added it to the public tracker (#2685).
It seems the problem was introduced in v2023.38.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: !! V2023.39.231109 Critical Performance issues !!
Thanks for the update. I look forward to a fix being issued.
Andy
Andy
Re: !! V2023.39.231109 Critical Performance issues !!
Is there a timescale for fixing this? It hinders our ability to move to RAD Studio 12 and release an update to our product range.
Regards,
Andy
Regards,
Andy
Re: !! V2023.39.231109 Critical Performance issues !!
Hello Andy,
We are internally discussing about it. I'm afraid I can't tell you when this will be fixed.
We are internally discussing about it. I'm afraid I can't tell you when this will be fixed.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: !! V2023.39.231109 Critical Performance issues !!
Yeray
Thanks for fixing this in the latest build. I confirm all works well with the 32-bit, 64-bit and new 64-bit (Modern) C++ compilers.
Andy
Thanks for fixing this in the latest build. I confirm all works well with the 32-bit, 64-bit and new 64-bit (Modern) C++ compilers.
Andy
Re: !! V2023.39.231109 Critical Performance issues !!
Hello Andy,
Thanks for confirming it!
Thanks for confirming it!
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |