This package provides an Editor script which implements an inspector for the BuildReport class added in Unity 18.1. The BuildReport class lets you access information about your last build, and helps you profile the time spent building your project and the builds disk size footprint.
This information may help you improving your build times and build sizes. This package allows you to inspect this information graphically in the Editor UI, making it more easily accessible the the script APIs would.