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
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.
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.