dragon512 commented on a change in pull request #8723:
URL: https://github.com/apache/trafficserver/pull/8723#discussion_r827587051
##########
File path: plugins/experimental/slice/Data.h
##########
@@ -92,6 +93,8 @@ struct Data {
Stage m_upstream;
Stage m_dnstream;
+ std::map<int, bool> m_fetchstates;
Review comment:
You might find the unordered_map is a bit more performant
--
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]