F14Map: Add a method for getting the size of dynamically allocated map memory
Summary: Currently, the memory used by a map instance is available only via computeStats(), which is quite expensive. A lightweight method is needed for getting the map memory footprint on a hot code path. Reviewed By: nbronson Differential Revision: D7544180 fbshipit-source-id: 3cbc98bb9f1c5e7f75fd9eb7f89016580fbb6523
Showing
Please register or sign in to comment