chenBright commented on PR #2577: URL: https://github.com/apache/brpc/pull/2577#issuecomment-2049343164
> 这个改动可能会影响性能?有没有和原来的实现做对比 unordered_multimap性能肯定比FlatMap性能差。另外,上面通过遍历来获取key对应的所有value的方法也是比较低效的。或许,实现一个multi版本的FlatMap更合适。 -- 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: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org