Zizzamia / perfume.js

Web performance library for measuring all performance vitals metrics
https://zizzamia.github.io/perfume/
MIT License
3.12k stars 109 forks source link

Added feature to only track active steps #229

Closed Cdub-9 closed 1 year ago

Cdub-9 commented 1 year ago

Added new feature to only track active steps, will no longer allow 'stale' steps to be considered after after 2 navigation changes.

Added docs on Steps

Zizzamia commented 1 year ago

@Cdub-9 nice work, left some notes.