It has three implementations: sequential, parallel with TPL .NET library, parallel with .NET delegates and threads from ThreadPool. Thread pool implementation much faster, as you can see on figure 1. But it still can not overcome simple sequential approach.
Files
PaDa.Task3.MergeSort
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||