sort: minor performance tweak with num_processors
commit1d0a1203777bf8478822e6dfb64cd49368a4d588
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Dec 2010 07:29:57 +0000 (22 23:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Dec 2010 07:30:35 +0000 (22 23:30 -0800)
tree7e05f1b0d30a1c02f8ce9d0b4359fd12b990da3f
parent83e01384804810e14a9d2765760c670b9b6a7dd8
sort: minor performance tweak with num_processors

* src/sort.c (main): Don't invoke num_processors twice.
src/sort.c