Benchmark testing

For the maximum client statisfaction is very important to provide all of the time the required response times. Nowadays the acceptable waiting time for a user is less than 3 seconds in case of the web. The desired response time needs to reached in case of the planned heavy load too. We identifing the bottlenecks in all layers in the application, and we suggest improvements.
We are focusing on the:
- Front-end application (web, javascript)
- Backend (locking, blocking, DB/query problems)
- Infrastructure (network, routing problems)