FEATURES SERVICES
The testing to evaluate response time (speed), throughput and utilization of system to execute its required functions in comparison with different versions of the same product or a different competitive product.
Available Tools
YSLOW
PAGESPEED
SITESPEED.IO
JMETER
YSLOW
- Developed by Yahoo Engineers
- Analyzed web pages and tells why they may be slow
- Based on the rules for high performance web sites
- Faster way to find slow downs in your website
- Links directly to information that can help get better grade on test
- Report gives you:
- Performance report card
- HTTP/HTML summary
- List of components in the page
- Tools including JSLint (JavaScript verifier)

PAGESPEED
- A browser plugin and web service for analyzing your site
- A module for apache and Nginx to perform FEO on the fly
- Web performance score (out of 100 points)
- API (used by HTTP Archive)

SITESPEED.IO
- A set of Open Source Tools that helps make your web pages faster
- Cross platform (Windows, Linux, Mac)
- Browsers support
- Quick install (Docker)
- Historical data
- Third tools integration

JMETER
- It is an Open source tool
- Can load and performance test many different server types: Web – HTTP, HTTPS, SOAP, Database via JDBC, LDAP, JMS, Mail – POP3(S) and IMAP(S)
- User friendly GUI Design
- Full multi-threading framework allows concurrent sampling by many threads and simultaneous sampling of different functions by separate thread groups
- Caching and Cookies can be enabled and it impact as such as it is executing in the web browser
- Controllers are configurable and can monitor the server performance
- Test results are more reliable and can be capture in various format

try it now