Ticket Change Details
Not logged in
Overview

Artifact ID: bea7616196cc194d3f09f78ba1451b2cea8d2c34
Ticket: 303b8b118281ca4897aed7bb1ddd9cc1f7593301
Very slow checkin on large repository
User & Date: ron 2010-04-14 09:16:17
Changes

  1. comment changed to:
    A large repo takes a long time to do a 'checkin' (autosync is off, and the machine is a very fast one with lots of RAM):
    
    <nowiki><pre>
    time fossil ci -m 'ci time test'
    New_Version: 4434f3a0489357cd396359b85fcab7f531d5aefd
    
    real    2m44.684s
    user    0m44.612s
    sys     0m10.444s
    </pre></nowiki>
    
    The corresponding "push" was fast: <tt>real    0m7.062s</pre>
    
    The repository is big, but not enormous:
    <nowiki><pre>
    fossil rstats
     Number of Artifacts: 2160
      2151 full text + 9 delta blobs
     198473 bytes average, 428701769 bytes total
    
      Number Of Checkins: 7
         Number Of Files: 37264
    Number Of Wiki Pages: 1
       Number Of Tickets: 0
     Duration Of Project: 2 days
    </pre></nowiki>
    
  2. foundin changed to: "5721bce8853fc3594aa52c4191b5ff46f41fa031"
  3. severity changed to: "Important"
  4. status changed to: "Open"
  5. title changed to: "Very slow checkin on large repository"
  6. type changed to: "Incident"