!! V2023.39.231109 Critical Performance issues !!

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
AndyBell
Newbie
Newbie
Posts: 16
Joined: Wed Nov 02, 2022 12:00 am

!! V2023.39.231109 Critical Performance issues !!

Post by AndyBell » Mon Mar 11, 2024 8:52 am

Steema.zip
Sample form
(22.89 KiB) Downloaded 31 times
The attached .zip contains a form which shows the issue.

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

AndyBell
Newbie
Newbie
Posts: 16
Joined: Wed Nov 02, 2022 12:00 am

Re: !! V2023.39.231109 Critical Performance issues !!

Post by AndyBell » Mon Mar 11, 2024 9:12 am

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
Attachments
delphi.zip
(22.66 KiB) Downloaded 31 times

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: !! V2023.39.231109 Critical Performance issues !!

Post by Yeray » Mon Mar 11, 2024 10:37 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

AndyBell
Newbie
Newbie
Posts: 16
Joined: Wed Nov 02, 2022 12:00 am

Re: !! V2023.39.231109 Critical Performance issues !!

Post by AndyBell » Mon Mar 11, 2024 3:06 pm

Thanks for the update. I look forward to a fix being issued.

Andy

AndyBell
Newbie
Newbie
Posts: 16
Joined: Wed Nov 02, 2022 12:00 am

Re: !! V2023.39.231109 Critical Performance issues !!

Post by AndyBell » Tue Mar 26, 2024 8:53 am

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

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: !! V2023.39.231109 Critical Performance issues !!

Post by Yeray » Wed Apr 03, 2024 6:26 am

Hello Andy,

We are internally discussing about it. I'm afraid I can't tell you when this will be fixed.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

AndyBell
Newbie
Newbie
Posts: 16
Joined: Wed Nov 02, 2022 12:00 am

Re: !! V2023.39.231109 Critical Performance issues !!

Post by AndyBell » Thu Apr 11, 2024 10:35 am

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 :D

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: !! V2023.39.231109 Critical Performance issues !!

Post by Yeray » Thu Apr 11, 2024 10:38 am

Hello Andy,

Thanks for confirming it! :D
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply