Source code and data for the Master's thesis project:
"Evaluating Swift concurrency on the iOS platform – A performance analysis of the task-based concurrency model in Swift 5.5"
(Link to the thesis will be made available here after it is published)
main - Contains all data results and the scripts used for plotting execution time and memory consumption
execution-time - Contains the code of BenchApp for measuring execution time
memory-consumption - Contains the code of BenchApp for measuring memory consumption