Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible for me to do the performance testing in localhost with actual network environment?

Tags:

I need to test the performance of application running on localhost as if it were in the online environment. I mean the performance test conducted by the network traffic simulation, limited bandwidth simulation, or other parameter as if it were online.

Could Apache Ab do the simulation?

like image 277
mayang Avatar asked Jan 25 '10 20:01

mayang


1 Answers

We've used Charles and Firefox Throttle in the past to simulate slow networks.

like image 128
lance Avatar answered Nov 15 '22 07:11

lance