perfromance

06 Mar

You cannot improve that you cannot measure

in JMeter, JMeter, Performance, perfromance, yslow

You cannot improve that you cannot measure -anonymous Isn't it so true. What's the point of investing in scaling up, scaling out, adding caching, accelerators, etc, when you don't know what you are getting in return. Before doing any performance tuning, it is important to measure the current performance and benchmark the improvements. It will also boost your ego :) Jmeter from Apache is probably one of the best open source tools to load the servers and measure response times. There are other tools for performance testing like YSlow which I will not cover here since it cannot do load testing. It will be a separate post. But do yourself a favor and at least install YSlow in Firefox. It's a drop dead simple tool which gives you the most crucial information. Of course you could also pay me top $$ for the same information. 1. JMeter: If you are anything like most geeks, you have already clicked on the link above and are well on your way to discover the tool yourself. If you are still with me, which I hope, the video below will show you how to set up a simple test. Read more »

09 Feb

Scalability 101

in Cloud, CloudComputing, perfromance, scalability

Scalability can be a confusing topic, because it is usually not defined in easy terms. If I were to characterize scalable system,

  1. The system should be able to accommodate increase in data
  2. The system should be able to accommodate increase in usage
  3. As the load increases on the system, the system still remains relatively accessible and maintainable.

copyright 2012 10jumps Llc.

copyright 2012 10jumps LLC.