@jcfr @lassoan this provides significant performance improvement in large scene loading task (1200 models), from >20 minutes on master to 5:30.
The comment regarding find was incorrect: pointer comparison issue only applies if a non-const pointer is used as the key.
find
(cc @ljod)