Greeting everyone,
I’ll post today anotherĀ benchmark result which compare CakePHP versus CodeIgniter, 2 popular php framework that help coder building their site quickly.
I’m not an expert with PHP framework, since there are so many and they evolute everyday, so I’m not posting here to present another vague comparison on “which framework is the best” and “why to choose one instead of another”…
On this post, I only want to display server’s performance comparison between cake and CI.
The test will create a variable “hello world” in the controller, and then display it in the view (pretty simple), no cache (except APC opcode), blank page with variable to be displayed.
Read more…
Greeting all,
I had to tune my personal MySQL server recently, and I found a nice tool which helps and advise you for free on the basic way to do it…
Read more…
Monitoring your website is a common thing webmaster and admin sys need to do everyday.
It’s true it exists many software or services available on the Internet, for cheap price, but if you could find the same service for free, why would you pay ?
Read more…
Greeting everyone,
Today I’ll write an article about NeoLoad, a commercial product for stressing web application and many more…
Read more…
Hi,
Yesterday, we saw how important it was to use cache on your web application.But if you are like me, you have faced many different ways or applications for making cache.
Today, I will show you different type of cache and how to benchmark them.
PS: keep in mind those result are experimental, and are true for my web application. This doesn’t mean your web will have the same benchmark attitude.
Read more…
Welcome back everyone,
Today, I will talk about the primary reasons about using cache on your web application.
Nowdays, website has become more and more complex, and therefore, application takes more time for computing webpage.
It is a fact that every page on a site should take less than a second to be loaded.
Read more…
Recent Comments