myroslavarm / Experimental-Completion

My internship project: improving code completion for Pharo
6 stars 3 forks source link

MatchedNodeProducer >> methodNames can be faster #54

Closed MarcusDenker closed 5 years ago

MarcusDenker commented 5 years ago

We can use the cache on Symbol:

^Symbol selectorTable

myroslavarm commented 5 years ago

implemented in : https://github.com/myroslavarm/Experimental-Completion/commit/4e6ba22d81de362fe0c21c502e96eb0fcfa5cf6e