issues
search
christophwitzko
/
masters-thesis
MIT License
0
stars
1
forks
source link
Meeting 24.08.2022
#10
Closed
christophwitzko
closed
1 year ago
christophwitzko
commented
2 years ago
Achievements
duet benchmarking ✅
test performance issues in flight booking service ✅
slow request id generation
https://github.com/christophwitzko/flight-booking-service/tree/perf-issue-request-id
slow clean path middleware
https://github.com/christophwitzko/flight-booking-service/tree/perf-issue-clean-path
add flight search ✅
generate callgraphs for every benchmark function ✅
Questions
application benchmark duration? use of different phases?
how to analyze the application benchmark output?
Goals
(analyze dot files (callgraphs) detect overlapping?)
generate application benchmark callgraph
record latency + bootstraping
https://www.artillery.io/docs/guides/guides/http-reference#function-signatures
structure of the thesis
run A/A app benchmarks
Achievements
Questions
Goals