Something went wrong on our end. Please try again.
Created by: efritz
Refactor the function that reads and unmarshalls lines of LSIF data from a source. This is done in a generic (focus on reading, not unmarshalling) way so we can replace/supplment JSON as an encoding in the future.
There are three significant changes:
Running the precise-code-intel integration suite's upload phase on master:
3m37.597s
3m35.858s
3m42.591s
And after this change:
2m29.395s
2m32.812s
2m30.429s