[ 
https://issues.apache.org/jira/browse/MESOS-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848704#comment-15848704
 ] 

Ilya Pronin commented on MESOS-7046:
------------------------------------

Review requests:
https://reviews.apache.org/r/56086/
https://reviews.apache.org/r/56087/

> Simplify AppC provisioner's cache keys comparison
> -------------------------------------------------
>
>                 Key: MESOS-7046
>                 URL: https://issues.apache.org/jira/browse/MESOS-7046
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Ilya Pronin
>            Assignee: Ilya Pronin
>            Priority: Minor
>
> {{appc::Cache::Key::operator==()}} does manual maps comparison by looking up 
> all elements from one container in another and vice versa. 
> {{std::map::operator==()}} does that more effectively by checking sizes and 
> doing element by element comparison.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to