mdedetrich commented on PR #371:
URL: https://github.com/apache/incubator-pekko/pull/371#issuecomment-1592088864

   > If we can get the performance into the same ballpark as 'secure-random' 
then this generator is a useful addition. I would default to 'secure-random' 
though (unless the EnhancedDoubleHash was made to be faster than secure-random).
   
   So I don't know whats going on here, but I am having a suspicion that the 
reason for its slowness is all of the collision detection that was added ontop. 
When I was discussing with @Claudenw I was contemplating reverting the 
algorithm to the original simple version that had no buffers because even if 
there are collisions we can now handle them


-- 
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]

Reply via email to