You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The thread_sleep function proves to be an issue when compiling on windows for timeouts less than a millisecond. Haven't found a clean workaround yet, so most of the sorting algorithms only work on Linux.