arcana-lab / memoir

A case for representing data collections and objects in the LLVM IR
MIT License
12 stars 2 forks source link

Field Affinity Analysis #33

Open tommymcm opened 2 years ago

tommymcm commented 2 years ago

We want to implement a hotness profiler to measure the hotness of a field within a given type.

tommymcm commented 1 year ago

Field affinity analysis as described in: https://dl.acm.org/doi/10.1145/565816.503287