[Resolved] Performance question


  • Default avatar
    edouard    
     13 years ago
    0

    Hello Seyi,

    A last question before going on production :

    Do your component have an effect on the checkout performances. I mean, it adds a few more requests, it uses a lot of files.

    I don't say I have witnessed some slowliness, I just ask a question as a non-developper -- non-expert guy as you are ! :)

    What do you think about it.



    Thanks in advance
    Ed
  • Your avatar
    seyi    
     13 years ago
    0

    Hi Ed,

    The biggest performance hit would be retreiving the price of a product when trying to calculate the amount of discounts. But it is mostly calculations in php and not constant database calls (which is the slowest). Overall I think the performance hit is minimal and you should not see a slower shopping experience with AwoCoupon installed.