Skip to content
  • Heinrich Lee Yu's avatar
    Improve memory consumption of issuable APIs · b29de78e
    Heinrich Lee Yu authored
    Disables method replacement when batch loading because we don't need
    or use all the methods in Struct and this leads to a lot of memory
    allocations.
    
    Changelog: performance
    MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61561
    b29de78e