rdoc icon indicating copy to clipboard operation
rdoc copied to clipboard

Improve performance for many unresolved includes/extends

Open Earlopain opened this issue 1 year ago • 0 comments

Potential fix for #1126. The code example previously doesn't finish at all, now it does it instantly.

All existing tests pass, other than that I can't reason much more about this change expect that it fixes that particular problem.

Added a performance test and enabled a different one that just wasn't running

Earlopain avatar Jun 27 '24 07:06 Earlopain