Add memory consumption treemap tab
Summary: There are some issues with label positioning, but overall works. Reviewed By: defHLT Differential Revision: D29588329 fbshipit-source-id: 5c2e8f6f139d997559111fa2ad124ae1d695b36a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
77b820c4ca
commit
6359c82be1
@@ -42,6 +42,8 @@ export type ImageData = {
|
||||
surface?: string;
|
||||
};
|
||||
|
||||
export type ImagesMap = {[imageId in ImageId]: ImageData};
|
||||
|
||||
// getImage({imageId: string}) -> ImageData
|
||||
|
||||
// Subscribing to image events (requests and prefetches)
|
||||
|
||||
Reference in New Issue
Block a user