FYI: a profile of a go/types app showed nodeSet.add's use of map insertions accounts for 25% of all typechecking time. Something to look at on a rainy day (if you find yourself in SF this summer).
The text was updated successfully, but these errors were encountered:
Reminder issue to investigate.
From an e-mail by @alandonovan:
FYI: a profile of a go/types app showed nodeSet.add's use of map insertions accounts for 25% of all typechecking time. Something to look at on a rainy day (if you find yourself in SF this summer).
The text was updated successfully, but these errors were encountered: