willcrichton / flowistry

Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
https://marketplace.visualstudio.com/items?itemName=wcrichton.flowistry
MIT License
1.91k stars 45 forks source link

Performance issue w/ -Zmaximal-hir-to-mir-mapping #65

Open willcrichton opened 1 year ago

willcrichton commented 1 year ago

The demo on rustc now blows out memory (or something) due to an increased number of ranges. Need to investigate and figure out which if any of these optimizations will help: