From: Karl Pielorz Date: March 19 1999 4:29pm Subject: Re: fastCPU vs moreRAM List-Archive: http://lists.mysql.com/mysql/619 Message-Id: <36F27B51.FA94580C@tdx.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Derick H Siddoway wrote: > As an extreme case, a couple of years ago I ran some informal > tests on a 386sx with 128MB of RAM versus a pentium200 with 8MB > of RAM, and the 386 won almost every time. You sure that was a 386sx? - They only had 24 bit address busses = 2^24 = 16Mb of RAM max... :-( I still agree though - with most Databases more RAM = better... Most O/S's (and even Mysql) provide performance monitors for watching what the machines processes are doing (i.e. excessive swapping, disk access etc.) -Karl