Automated Cache Addition in Microservices using LLVM
Group Member Names:
- Kanishka Bandaru(kbandaru)
- Balamuruguan Marimuthu(bmarimut)
Project Proposal
Checkpoint Results:
This is how the IR looks like for an RPC call in GoLang. The exact RPC call is highlighted in Pink :
This is how the IR looks like for a map insert and retrieve in GoLang. The calls for the exact set and get are highlighted in orange :