LLLLLH76 / Multi-thread-merge-sort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-thread merge sort

make play in the working directory to compare the run time of single-thread merge sort and multi-thread merge sort.

About


Languages

Language:C 95.7%Language:Makefile 4.3%