Performance Testing – System Failures & Losses

If we dig down the history, many incidents occurred that led to system failures and business losses in terms of money and brand value. Among them, some could have been avoided with continuous server monitoring and proper performance testing. So, let’s discuss what history says to us and what we can learn from it. As … Read more

Mobile Application Performance Testing

Mobile Application Performance Testing

Mobile Application Performance Testing is a new domain opening the door to new challenges due to the lack of a properly defined approach, tool etc. Read the article to understand what are the key points that you need to keep in mind as a Performance Engineer: Challenges in Mobile Application Performance Testing Performance Optimization of … Read more

GC Time Ratio Value Calculator

GC time ratio Calculator

Parallel Garbage Collector or Throughput Collector has an argument to set the target application throughput. The argument is: -XX:GCTimeRatio=<N> To set the target throughput, you need to calculate the correct GC Time Ratio value and input in the file. The below calculator helps you to calculate the correct GC Time Ratio value (N) on the … Read more