marcusskjold / AAexam

0 stars 1 forks source link

Task 12: Experiment to judge potential speed-ups #12

Open marcusskjold opened 15 hours ago

marcusskjold commented 15 hours ago

Design and perform an experiment to judge potential speed-ups and to find a good choice of the parallel-cut-off parameter.

mnmnk43434 commented 15 hours ago

Hello, we tried to solve the issue.

This is what we did:

Implement parallel merge sort with a configurable cut-off parameter and add methods to run experiments for finding the optimal cut-off value.

You can review changes in this commit: https://github.com/mnmnk43434/marcusskjold-AAexam-12/commit/4712cf431bca88b9f24d1d9f37f6f142a9673081.

[!CAUTION] Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.


If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.