jayhan94 commented on PR #2057:
URL: https://github.com/apache/fury/pull/2057#issuecomment-2664461646

   > Hi @jayhan94 , do you try to mix the different kv type of map in one 
benchmark? For example, we have three map which have different type for key and 
value. In such cases, the jvm inline won't work, and the fastpath will kick in.
   
   I mixed different types of key-value pairs(long,int,string) in single map, 
and I think the result is similar to having different types of maps, which is 
why I got the outcome above. The benchmark code is in the 
`StringMapSerializationSuite`.


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