[rfc][icedtea-web] ResourceTracker Download Performance Test

Jie Kang jkang at redhat.com
Fri Aug 15 15:31:54 UTC 2014


Hello,


The attached patch adds a single test to ResourceTracker that downloads multiple resources from a public github repo hosted by myself. The purpose of this is to test that downloading simple resources works and to see the performance of our ResourceTracker implementation. 

At the moment it is placed in the unit test file ResourceTrackerTest though I would not call it a unit test as it does have a non-local dependency on the repo. Should we consider adding a separate performance or integration test section to our codebase? I think this is a good idea as there are some "unit" tests in our codebase that aren't really unit tests and have extra requirements when run (ie. not really standalone).



Regards,

-- 

Jie Kang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: itw-rt-download-test.patch
Type: text/x-patch
Size: 4430 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140815/1f17ec50/itw-rt-download-test.patch>


More information about the distro-pkg-dev mailing list