• Patrick Bajao's avatar
    Cache references in file · 67a20e2c
    Patrick Bajao authored
    This is to improve RAM usage when parsing references utilizing the
    existing `cache` struct.
    
    Reduces memory usage when parsing LSIF file of gitlab-workhorse
    from 7MB to 4MB.
    67a20e2c
references.go 2.34 KB