Hi,

the method "UrlConfig.getQueryString()" always generates the QueryString
from start. For every Thread and every Loop. This should be avoidable
since they are not changing after a run started. Inside URLEncoder gets
called twice. So wether URLEncoder itself is buggy or not we should try
to enhance performance in here by caching. Haven't thought that much
about it yet, though...

What do you think?

Wolfram Rittmeyer

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to