I want to do stress (load) test by a large amount of data.
For exmaple ...
Conditions
- 10,000 threads
- 5,000 replies
- 20,000 comments
- 5,000 registered users
- 10,000 views per thread
- 1,000 votes per thread
- 1,000 votes per reply
- 10,000 tags
- etc
Check points
- Performance (Display Speed of several pages) by DEBUG feature. e.g. XXX mili seconds
- View (Display state of several pages). e.g. XXXXX threads, XXXXX views, XXXXX replies
- etc
My hopes
- Do you know useful test tool?
- Since I will add a lot of feature, someone carry out this test?