Found 2 blog posts with the tag "performance"

Doctrine Performance Revisited

Posted about 1 year ago by beberlei

In our ever-lasting quest to provide a powerful, flexible and yet performant ORM experience we are often confronted with benchmarks and have been talking about performance topics since last year in several talks at many different conferences, and Roman has talked about his opinion on such benchma... [read more] [0 Comments]

Transactions and Performance

Posted over 2 years ago by romanb

In this post I want to clarify some things about transactions and performance of PHP applications in general. I want to show you that it is very easy to lose a lot of performance without using any "heavy" framework at all and I also want to show that frameworks can actually help you avoid a lot o... [read more] [0 Comments]