Skip to content
Snippets Groups Projects

reduce memory usage of functor compilation by O(10%)

Merged Christoph Hasse requested to merge chasse_jit_less_mem into master
All threads resolved!

Reduce the memory footprint of compiling functors.
For example the required ram to compile the hlt2_pp_thor functor cache is reduced by ~ O(10-15%).

Improving the memory footprint of the functors more is going to be hard though because it seems to be just a consequence of the super heavy template usage :/

Edited by Christoph Hasse

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading