Skip to content

Optimize median calculation by using nth_element instead of partial_sort - #565

Merged
dmah42 merged 1 commit into
google:masterfrom
FredTingaud:master
Apr 9, 2018
Merged

Optimize median calculation by using nth_element instead of partial_sort#565
dmah42 merged 1 commit into
google:masterfrom
FredTingaud:master

Optimize by using nth_element instead of partial_sort to find the med…

9a34a24
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs