StorageBasic allocation logic now reports number of elements
When looking at allocations it is useful to have memory size and the number of elements so you can figure out what type/sizeof(type) is being allocated
When looking at allocations it is useful to have memory size and the number of elements so you can figure out what type/sizeof(type) is being allocated