Key takeaways
- Hits per second counts every request including assets, so it exceeds page views substantially.
- It shows server workload rather than user activity.
- Compare it with throughput and response time; alone it says little.
Hits per second represents the number of requests sent to the server in one second (the load which the server is being hit).
Hits per second is the total load set by the concurrent virtual users on the server, no matter if they are executed successfully or not on the server side.
Is Your Infrastructure Ready for Global Traffic Spikes?
Unexpected load surges can disrupt your services. With LoadFocus’s cutting-edge Load Testing solutions, simulate real-world traffic from multiple global locations in a single test. Our advanced engine dynamically upscales and downscales virtual users in real time, delivering comprehensive reports that empower you to identify and resolve performance bottlenecks before they affect your users.
The number of requests executed successfully by the server per unit of time is called throughput. Learn about what is throughput in performance testing.

To find how the hits per second increase while executing your performance test, you can check the charts in the Load Testing Service by LoadFocus.
Think your website can handle a traffic spike?
Fair enough, but why leave it to chance? Uncover your website’s true limits with LoadFocus’s cloud-based Load Testing for Web Apps, Websites, and APIs. Avoid the risk of costly downtimes and missed opportunities—find out before your users do!
Written by Bogdan Vazzolla.
LoadFocus is a cloud testing platform, a load and stress testing tool which provides the infrastructure to run tests with thousands of concurrent users, from multiple cloud locations, in less than a few minutes, keep history of the results, compare different runs to inspect performance improvements or performance degradation. It also supports running JMeter load tests from the cloud and monitoring and audit web and mobile performance.
Frequently Asked Questions
What does hits per second count?
Every request reaching the server in a second, including assets. That is why it is much higher than page views and should not be read as user activity.
What is it useful for?
Understanding server workload. It tells you how hard the server is being hit, regardless of how those requests map to what people were doing.
LoadFocus is an all-in-one Cloud Testing Platform for Websites and APIs for Load Testing, Apache JMeter Load Testing, Page Speed Monitoring and API Monitoring!
Is it meaningful alone?
Not really. Compare it with throughput and response time. High hits per second with climbing response times means something quite different from the same figure with flat latency.