Sorting my multiply fields: performance

Hello guys!

Let's pretend that after some query we got filtered result. Can you
roughly predict relative speed of sorting depending on result size/number
of sorting fields as compared with sorting of the same sized result but
only by single field?

Thanks.

--