mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
This doesn't make it much faster, but it reduces the debug output volume. It also simplifies the code. I've found this change necessary when I compute the full IR on a Wireshark snapshot in QL4E. Without it, Eclipse runs out of memory because the console log is too large.