AlphaSkins Slow performance

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70912
    juanfish
    Participant

    I’ve been using alpha’s as a migration project since 2019, The first release received feedbacks of slow performance wich was fixed turning off some special effects like blur.

    Now we have a scenario in wich a process took a little more time with alpha: we compare time with a version with alpha and another before the migration and the results where positive: it tooks like a one more minute in finis the process wit alpha.

    We are using SkingManager only in the main form, some componentes where changed to alpha and others as standard pallete delphi. We are compiling in 32bits.

    Both Applications (with and without skin) are running on
    Windows Server 2012R2 (64Bits)
    16GB Ram
    Intel Xeon
    126 GB SSD

    I dont know if there is anything we have to do o add in our projects to fix this scenario.

    Thanks!

    #70913
    Stephane Senecal
    Participant

    Anything that updates the UI will be slower with AlphaSkins.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #70914
    Lasse
    Participant

    I have made a lot of optimizations for AlphaSkins code and it is always possible to optimize more.

    I recommend using profiling tools for your project. Here is one for free: https://www.delphitools.info/samplingprofiler/

    #70966
    Support
    Keymaster

    Hello, Juanfish. Sorry for a long time without answer.
    Can you show how looks your application? Maybe you can send some Dfm files to the
    support@alphaskins.com? Maybe I will have some ideas how to improve it.

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