Closed briancoutinho closed 4 months ago
@briancoutinho has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@briancoutinho has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
LGTM.
@briancoutinho has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@briancoutinho merged this pull request in facebookresearch/HolisticTraceAnalysis@dcd33669d383f812e626ead8e2ebbe1a08f9bd73.
What does this PR do?
The fast ijson reader has some bugs/corner cases fixed here
Testing: Added a cpu only trace and unittest for these corner cases.
pytest tests/test_trace_parse.py -k test_ijson_metadata_reader
Before submitting