Why is MySQL nearly twice as fast on Linux?
    Petri Helenius 
    pete at he.iki.fi
       
    Mon May 24 00:07:41 PDT 2004
    
    
  
Thomas Hurst wrote:
>
>Only if you're only using one table.  While this is true in this
>benchmark, it isn't really relevent because we're only testing selects,
>which are pure reads.  There should be no table locking getting in the
>way; Linux's performance would seem to confirm this.
>
>  
>
I changed the test to use InnoDB table type and saw 50% performance 
improvement.
Pete
    
    
More information about the freebsd-threads
mailing list