fredericgermain / LeakTracer

Continuation of the LeakTracer project
http://www.andreasen.org/LeakTracer/
GNU General Public License v2.0
315 stars 120 forks source link

Re Rust compile speed #16

Open kapilsinha opened 5 months ago

kapilsinha commented 5 months ago

Apologies for misplacing the message here (I couldn't find an email), but I saw you have been working in Rust for a while. I have been working on Rust dev productivity tooling, and have modified the compiler for sizable (up to 40%) speed-ups in incremental build time. https://www.coderemote.dev/blog/faster-rust-compiler-macro-expansion-caching/ Would love to chat!