But I'd like to point out, we were using regular java libraries. It was super fun to see your code explode after swapping out from Ant to Maven.
But it was fun.
But I'd like to point out, we were using regular java libraries. It was super fun to see your code explode after swapping out from Ant to Maven.
But it was fun.
You also need to consider the type of operation you are waiting for. If you are using the keystore for example, that adds a ton of time.
You also need to consider the type of operation you are waiting for. If you are using the keystore for example, that adds a ton of time.
There are a ton of things to look for here.
I would start by profiling the CPU activity and check how optimal the associated native operations are.
There are a ton of things to look for here.
I would start by profiling the CPU activity and check how optimal the associated native operations are.