Integrating RAPL With BenchmarkDotNet and Benchmarking EFCore
Authors
Term
4. term
Education
Publication year
2023
Submitted on
2023-06-09
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.
Keywords
rapl ; benchmarkdotnet ; energy efficiency ; efcore ; orm ; postgresql ; dotnet
Documents
