Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Scalability test results


Below are results from the scalability testcases (JSP, HTML, XSD and WSDL) we have so far. Each HTML file represents a testcase.



Here's some info on what each testcase does:

Open%FileTestCase - Open an editor against files of various size (1K, 10K, 100K, etc...)

RepeatOpenEditor%TestCase - Open the same editor against the same file multiple time (1x, 10x, 25x, etc...)

Validate%FileTestCase - Validate files of various size (1K, 10K, 100K, etc...)

RepeatValidate%TestCase - Run validation multiple time (1x, 10x, 25x, etc...)


Some observations based on the results:

1. The XSD editor has a small memory leak.

2. The WSDL editor has a huge memory leak.

3. The time it takes the JSP editor to open big files (> 200KB) is not quite linear. Small files seems to be OK.

Thanks,

Jeffrey Liu
IBM Rational Software - Performance Analyst
IBM Toronto Lab.
8200 Warden Ave. Markham, Ontario, L6G 1C7
Internal mail: D3/R8V/8200/MKM (D3-268)
T/L: 969 3531
Tel: (905) 413 3531
Fax: (905) 413 4920
jeffliu@xxxxxxxxxx

Attachment: scalability-results.zip
Description: Zip archive


Back to the top