AAU Student Projects - visit Aalborg University's student projects portal
A master's thesis from Aalborg University
Book cover


Integrating RAPL With BenchmarkDotNet and Benchmarking EFCore

Term

4. term

Publication year

2023

Submitted on

Pages

47

Abstract

There are two goals in this project: developing a RAPL integration for BenchmarkDotNet, and using it to do a case study of different query processing settings of EFCore. An integration for BenchmarkDotNet is created that takes and processes RAPL measurements simultaneously on a client and server machine. The integration works for the case study, and can be further developed for submitting to BenchmarkDotNet. The case study reveals that the 'NoTracking' setting of EFCore almost always costs more energy on the client device.