Sign in miguel costa 20 hours ago· 4 min read I was also curious to see how Lumen can compete against Phalcon, so I decided to add the “micro-framework” to the competition. The purpose of this benchmark is to simulate how these stacks can compete against each other when building a real application.
I’ve created a simple application following the basic guidelines for each framework, that exposes 5 endpoints with different types of complexity.
I am interested in knowing the number of requests per seconds each framework achieves on different server configurations, with 5 different types of computation that each endpoint will do, like mentioned before.