sSkinManager slowing down TMemoryStream?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70925
    vusra
    Participant

    I used version 15.22 of the AlphaControl set in a program where I used TMemoryStream and there were no problems. Upgrading to 16.23 made the TMemoryStream part of my program extremely slow. I think the sSkinManager component slows down code using TMemoryStream excessively. I think it’s a bug since the problem that wasn’t in 15.22 is in 16.23. Sorry for my bad English. Thank you for your answer in advance.

    #70926
    Lasse
    Participant

    Have you used a profiler to find out what is actually causing it?

    Here is one for free: https://www.delphitools.info/samplingprofiler/

    #70927
    vusra
    Participant

    I am using Delphi 10.4. I couldn’t find profiler for this version.

    #70934
    Lasse
    Participant

    Just build debug executable. That sampling profiler will work perfectly for debug executable. Delphi version does not matter.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.