Tools used for performance measurement and profiling

Now that we have installed all of the required server components, we need to install and make ourselves familiar with multiple performance measuring tools and utilities. The aim of this work is to provide the most accurate results thus we have to use as much benchmarking tools as possible.

Server-side benchmarking utilities

htop

On the hosting server, we will make use of the htop utility to measure the server load (both memory and CPU). To install the htop tool, execute following in your remote console:

apt-get install htop

ab

We need to simulate thousands of visitors’ requests into our hosting server in order to benchmark the software stack performance. We will be using the ab utility. To install the ab too, execute the following commands on your visitors simulating server:

apt-get install apache2-utils

Client-side benchmarking services

GTmetrix.com and Google PageSpeed

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: