bjornjorgensen commented on PR #40878: URL: https://github.com/apache/spark/pull/40878#issuecomment-1537531873
ok, I have added This have be benchmarks tested With "com.google.crypto.tink" % "tink" % "1.6.1" (min, avg, max) = (75024163.500, 76331532.832, 77324718.069), stdev = 652319.870 With "com.google.crypto.tink" % "tink" % "1.9.0" (min, avg, max) = (76279051.841, 77512667.749, 78590966.453), stdev = 632832.384 Almost the same.. Think 1.9.0 is perhaps a bit slower. Is it ok or? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
