Aimeos implementations

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
tony.a
Posts: 2
Joined: 05 Mar 2021, 13:38

Aimeos implementations

Post by tony.a » 05 Mar 2021, 14:03

Hy All.
One little questions and some clarifications for those who are looking for speed :
Typo3 vs symfony vs flow.
Do we have some benchmarks ?
Witch one wins in terms of requests/s ?

User avatar
aimeos
Administrator
Posts: 7926
Joined: 01 Jan 1970, 00:00

Re: Aimeos implementations

Post by aimeos » 05 Mar 2021, 14:11

The Laravel and Symfony PHP frameworks are always faster then TYPO3 or any other full featured CMS due the different feature sets. You can see this in the performance tests for the Aimeos #gigacommerce extension:
https://aimeos.org/tips/gigacommerce-ai ... ion-items/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

tony.a
Posts: 2
Joined: 05 Mar 2021, 13:38

Re: Aimeos implementations

Post by tony.a » 05 Mar 2021, 16:38

Thanks . It's illuminating. Not so easy to find info with 4 active "branches" .
Do you think a comparable performance can be achieved with a small number of products and very large number of users ?

User avatar
aimeos
Administrator
Posts: 7926
Joined: 01 Jan 1970, 00:00

Re: Aimeos implementations

Post by aimeos » 05 Mar 2021, 18:07

No, because the CMS applications perform more database queries than the PHP frameworks so it doesn't matter how many products you have. If you would have a large number of products in Aimeos but only a few user request, CMS applications could handle them well too.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply