tommyettinger commented on issue #1274:
URL: 
https://github.com/apache/incubator-fury/issues/1274#issuecomment-1992691439

   Speaking only for myself, I was quite pleased to see my name in an `@author 
Tommy Ettinger` tag in FuryObjectMap. That was part of Kryo initially; some 
later enhancements to that class were applied to a different repo 
([jdkgdxds](https://github.com/tommyettinger/jdkgdxds), in its ObjectObjectMap 
class), but they might not improve performance here, or in Kryo. If you want to 
pull code from jdkgdxds, be my guest; the nextPowerOfTwo(), place(), and 
resize() methods are different, for instance.
   
   Noting where code came from can be a hassle, especially in a large project, 
but I think it's important to do.
   
   Fury is doing very well in my benchmarks, and it's definitely been a nice 
experience using it. I look forward to seeing it advance in the future!


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