sriniiyer/codenn

The parser of C# is so slow. Can you offer the dataset processed by C# parser?

Closed this issue · 1 comments

The parser of C# is so slow. Can you offer the dataset processed by C# parser?

Could you try changing the antlr-python2-runtime to 4.5.3 (instead of 4.5.2) ?

That runs a lot faster. I think 4.5.2 has some kind of a performance bug.