Re-use the result of Runtime::getWorkerId() when possible
Runtime::getWorkerId() may be an expensive operation, hence re-use the result of the method when possible.
Loading
Please register or sign in to comment
Runtime::getWorkerId() may be an expensive operation, hence re-use the result of the method when possible.