Nikhil Thorat
Results
53
issues of
Nikhil Thorat
When running python github checks, the python installation cache is always a miss. We should investigate trying to get this to be a cache hit to speed up the python...
Currently STRING_SPANs are implemented as {'start': 0, 'end': 10}. The data format will not encode 'start' and 'end', but there is runtime overhead of emitting this dictionary. Since we may...
This breaks functionality of other JS applications on the same page.