You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think so ,Creating Copier is time-consuming, and using ConcurrentHashMap may speed up program crashes!
emmm, maybe you say ConcurrentReferenceHashMap will speed up program crashes ?
FastBeanCopier exactly use ConcurrentHashMap here !
You have a point, It's cost-effective to have high performance requirements ! But the situations of out-of-memory situations also need to be considered , is there can provider a choose .
f in a scenario where the key changes frequently,ConcurrentHashMap takes up a lot of invalid memory
The text was updated successfully, but these errors were encountered: