The library is designed to be loaded async, so it shouldn't affect load performance. And it uses new APIs (e.g. IntersectionObserver) and techniques like throttle/debounce for all of its event tracking, so it will likely have no noticeable impact on runtime performance.
Have had major issues with reporting using this tool with an "infinite scroll" or single page app type of setup. Serious under-reporting of the history state change.