On Thursday, 1 April 2021 at 21:13:18 UTC, H. S. Teoh wrote:
On Thu, Apr 01, 2021 at 01:17:15PM -0700, Ali Çehreli via Digitalmars-d-learn wrote:[...][...][...]Right, but in a typical program it's unpredictable whether there will be unused pages after the array.[...][...]Thanks for the very interesting information; so it looks like most of the time spent is actually in copying array elements than anything else!T
Sorting takes longer proportionally though