[Buildbot-commits] [SPAM] Re: [Buildbot] #829: Buildbot 0.8.0rc2	waterfall is unusably slow
    Buildbot 
    buildbot-devel at lists.sourceforge.net
       
    Sun May  9 21:28:15 UTC 2010
    
    
  
#829: Buildbot 0.8.0rc2 waterfall is unusably slow
---------------------+------------------------------------------------------
Reporter:  bdbaddog  |       Owner:       
    Type:  defect    |      Status:  new  
Priority:  critical  |   Milestone:  0.8.0
 Version:  0.8.0     |    Keywords:       
---------------------+------------------------------------------------------
Comment(by bdbaddog):
 Neither of these seem to take too long either..
 {{{
 /usr/bin/time -p sqlite3 state.sqlite 'select * from changes' > /dev/null
 real 0.15
 user 0.14
 sys 0.01
 /usr/bin/time -p sqlite3 state.sqlite 'select * from changes order by
 changeid' > /dev/null
 real 0.15
 user 0.14
 sys 0.01
 }}}
-- 
Ticket URL: <http://buildbot.net/trac/ticket/829#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list