Policy provider comparison

Peter Firmstone peter.firmstone at zeus.net.au
Sat Jul 19 08:31:19 UTC 2014


Thought I might provide a comparison using our random stress test on a 4 
way sony vaio, JDK7 Windows 7 amd64:

Note that using sun.security.provider.PolicyFile doubles the duration of 
the stress test and it consumes 73% of CPU.

In comparison org.apache.river.api.security.ConcurrentPolicyFile uses 0% 
CPU and the test completes in half the time, with our policy provider we 
run at raw socket speed.

See attached.

Regards,

Peter.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RandomStressTest-ConcurrentPolicyProvider.csv
Type: application/vnd.ms-excel
Size: 29570 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20140719/3c3ffffa/RandomStressTest-ConcurrentPolicyProvider.csv>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RandomStressTest-SunPolicyProvider.csv
Type: application/vnd.ms-excel
Size: 31306 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20140719/3c3ffffa/RandomStressTest-SunPolicyProvider.csv>


More information about the security-dev mailing list