On Mon, 2 Oct 2023 09:56:26 GMT, Michal Sobierski wrote:
>> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
>> suspect because some crypto intrinsics are only implemented in C2. Commit
>> contains changes made to parallelize it.
>>
>> Comparison of before and after par
On Mon, 2 Oct 2023 09:56:26 GMT, Michal Sobierski wrote:
>> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
>> suspect because some crypto intrinsics are only implemented in C2. Commit
>> contains changes made to parallelize it.
>>
>> Comparison of before and after par
> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
> suspect because some crypto intrinsics are only implemented in C2. Commit
> contains changes made to parallelize it.
>
> Comparison of before and after parallelization:
> time make test TEST=jdk/sun/security/rsa/SignedO
> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
> suspect because some crypto intrinsics are only implemented in C2. Commit
> contains changes made to parallelize it.
>
> Comparison of before and after parallelization:
> time make test TEST=jdk/sun/security/rsa/SignedO
On Fri, 29 Sep 2023 07:41:08 GMT, Aleksey Shipilev wrote:
>> Michal Sobierski has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Better approach to parallelize sun/security/rsa/SignedObjectChain.java
>>
>> time make test TEST=jdk/sun/s
On Thu, 21 Sep 2023 13:26:14 GMT, Michal Sobierski wrote:
>> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
>> suspect because some crypto intrinsics are only implemented in C2. Commit
>> contains changes made to parallelize it.
>>
>> Comparison of before and after pa
On Thu, 21 Sep 2023 13:26:14 GMT, Michal Sobierski wrote:
>> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
>> suspect because some crypto intrinsics are only implemented in C2. Commit
>> contains changes made to parallelize it.
>>
>> Comparison of before and after pa
On Thu, 21 Sep 2023 13:26:14 GMT, Michal Sobierski wrote:
>> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
>> suspect because some crypto intrinsics are only implemented in C2. Commit
>> contains changes made to parallelize it.
>>
>> Comparison of before and after pa
On Thu, 21 Sep 2023 13:26:14 GMT, Michal Sobierski wrote:
>> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
>> suspect because some crypto intrinsics are only implemented in C2. Commit
>> contains changes made to parallelize it.
>>
>> Comparison of before and after pa
On Thu, 21 Sep 2023 13:26:14 GMT, Michal Sobierski wrote:
>> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
>> suspect because some crypto intrinsics are only implemented in C2. Commit
>> contains changes made to parallelize it.
>>
>> Comparison of before and after pa
On Thu, 21 Sep 2023 13:26:14 GMT, Michal Sobierski wrote:
>> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
>> suspect because some crypto intrinsics are only implemented in C2. Commit
>> contains changes made to parallelize it.
>>
>> Comparison of before and after pa
> sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
> suspect because some crypto intrinsics are only implemented in C2. Commit
> contains changes made to parallelize it.
>
> Comparison of before and after parallelization:
> time make test TEST=jdk/sun/security/rsa/SignedO
sun/security/rsa/SignedObjectChain.java is very slow when run with C1, I
suspect because some crypto intrinsics are only implemented in C2. Commit
contains changes made to parallelize it.
Comparison of before and after parallelization:
time make test TEST=jdk/sun/security/rsa/SignedObjectChain.j
13 matches
Mail list logo