# mysql Ver 14.12 Distrib 5.0.67, for apple-darwin9.0.0b5 (i686) # ruby 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0] # 4GB RAM, MacOSX 10.5.6, 2.4 GHz Intel Core Duo # Thu Jan 29 14:19:16 JST 2009 # 1 AR user system total real inserting data 0.010000 0.000000 0.010000 ( 0.012074) finding all 0.000000 0.000000 0.000000 ( 0.000459) finding last 0.000000 0.000000 0.000000 ( 0.000427) find Alphonse 0.000000 0.000000 0.000000 ( 0.000688) TC table user system total real inserting data 0.000000 0.000000 0.000000 ( 0.000486) finding all 0.000000 0.000000 0.000000 ( 0.000507) find last 0.000000 0.000000 0.000000 ( 0.000016) find Alphonse 0.000000 0.000000 0.000000 ( 0.000154) # 2 AR user system total real inserting data 0.010000 0.000000 0.010000 ( 0.013696) finding all 0.000000 0.000000 0.000000 ( 0.000426) finding last 0.000000 0.000000 0.000000 ( 0.000343) find Alphonse 0.000000 0.000000 0.000000 ( 0.000673) TC table user system total real inserting data 0.000000 0.000000 0.000000 ( 0.000450) finding all 0.000000 0.000000 0.000000 ( 0.000702) find last 0.000000 0.000000 0.000000 ( 0.000016) find Alphonse 0.000000 0.000000 0.000000 ( 0.000149) # questions - weight of AR itself in this ? ... - network vs lib... - TC table mode is :create, :write, very naive, what about tuning the lock thing ? - ...