You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the crox tool emits one Begin event and one End event for each non-instant event. The Complete event combines the Begin and End events together which should substantially reduce the size of the json file (up to half).