Link here.
- It's delivered as a C extension
- can handle more requests per second.
- takes way lesser time per request than other frameworks.
- has to interpret lesser files per request.
- has to allocate lesser memory for each request.
- It's delivered as a C extension
- can handle more requests per second.
- takes way lesser time per request than other frameworks.
- has to interpret lesser files per request.
- has to allocate lesser memory for each request.
I have heard a lot of Phalcon but never get to use it still now, even heard that they promise to provide huge performance gains with lower usage of PHP resources. Still yet I was using CodeIgniter only but now would love to give this a try too.
ReplyDelete