Hi, huxing > Hi, community > > At present, there are many Map<Long, Object> type maps in dubbo. When > using > > this kind of map, jdk performs automatic package. > > > > We can use longObjectMap(or intObjectMap or sth else) to replace these > maps > > and add some performance. > > Do you have some benchmark result for this? >
not yet. However, I have personally reviewed some of the benchmark information. Don't worry, we will give our benchmark when submitting PR. Can he be on the mailing list to discuss this? of course. All the exchanges will come here. Apache way. :) I saw your comments on some of the pull request. > I can take some of them this week. That is great. Huxing Zhang <[email protected]> 于2018年12月4日周二 下午9:43写道: > Hi, > > On Tue, Dec 4, 2018 at 4:24 PM yuhang xiu <[email protected]> wrote: > > > > Hi, community > > At present, there are many Map<Long, Object> type maps in dubbo. When > using > > this kind of map, jdk performs automatic package. > > > > We can use longObjectMap(or intObjectMap or sth else) to replace these > maps > > and add some performance. > > Do you have some benchmark result for this? > > > > > Similarly, I have opened an issue[1] to track the progress. Of course, I > > will still find a new person to complete the work, we will comb and > replace > > these maps together. I have found a person. We will start the organizing > > work and the program, and will be synchronized to the mailing list and > > issue. ( > > He still has some work at the moment, so the discussion may be delayed > for > > a few days) > > Can he be on the mailing list to discuss this? > > > > > By the way, there are a few pr content that is simple, I think we can do > a > > review and merge them. The issue list is here: > > https://github.com/apache/incubator-dubbo/pull/2831 > > https://github.com/apache/incubator-dubbo/pull/2809 > > https://github.com/apache/incubator-dubbo/pull/2802 > > https://github.com/apache/incubator-dubbo/pull/2788 > > > > Can someone take a look? > > I saw your comments on some of the pull request. > I can take some of them this week. > > > > > [1]https://github.com/apache/incubator-dubbo/issues/2882 > > > > -- > Best Regards! > Huxing >
