Changes
Summary
- Accelerate pragma collector by not iterating all methods in the class (details)
- Make Monticello to only listen to events coming not from Monticello (details)
- Cache sort-key, for big packages containing lots of methods (details)
- Remove weak cache that adds pressure on the GC for seemingly nothing (details)
- Missing variable (details)
- Remove send to removed method (details)
- Remove obsolete test (details)