Re: simply re-ordering structs reduces runtime

2014-05-20 Thread Nicholas Clark
On Tue, May 20, 2014 at 07:28:06PM +0100, Nicholas Clark wrote: > For the Pi (which is swapping heavily) the results are quite noticeable. Peak swap is now 515928 (Mb) Previously it was 524996 On an run on May 10th it was 458968 My book keeping isn't perfect, so I don't know for sure which comm

simply re-ordering structs reduces runtime

2014-05-20 Thread Nicholas Clark
On Sat, May 17, 2014 at 09:36:00AM +0100, Nicholas Clark wrote: > On Fri, May 16, 2014 at 10:05:36PM +0100, Nicholas Clark wrote: > > > Both the 32 and 64 bit code paths tested on x86_64 (with some editing of > > configs). Builds on real x86. The Raspberry Pi has passed all of NQPs > > tests, whic