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
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
When dumping very large traces, it would be useful to implement a simple string dictionnary at the beginning of the json file, and every named event would reference a string in the dictionnary, maybe by index. This would greatly reduce the size of the json file.