On 16 July 2018 21:38:36 CEST, Michael Ploujnikov <michael.ploujni...@oracle.com> wrote: >Hi, >
>+ clone_fn_ids = hash_map<const char *, unsigned>::create_ggc >(1000); Isn't 1000 a bit excessive? What about 64 or thereabouts? thanks,
On 16 July 2018 21:38:36 CEST, Michael Ploujnikov <michael.ploujni...@oracle.com> wrote: >Hi, >
>+ clone_fn_ids = hash_map<const char *, unsigned>::create_ggc >(1000); Isn't 1000 a bit excessive? What about 64 or thereabouts? thanks,