Ticket Change Details
Not logged in
Overview

Artifact ID: 8bcfb69d21cf8d0d0fb0c5d8adf591fabc1e22ba
Ticket: 6c5471445173a17fffa6aaf867f2f7d3da8f8151
fossil clone is slow
User & Date: anonymous 2010-10-03 17:50:23
Changes

  1. comment changed to:
    "fossil clone" over wire is extremely slow for large repositories.
    
    Compare:
    
        117.76s user 3.48s system 90% cpu 2:13.33 total
    
    for clone from local file to local file and
    
        349.86s user 17.71s system 59% cpu 10:16.45 total
    
    for clone from http://localhost:8080.
    
    Total network traffic is around 20MB (for a 40MB repository), so that would be 8min for the data transfer or 42KB/s, which is clearly not acceptable.
    
  2. foundin changed to: "c492eab395"
  3. private_contact changed to: "63070188043a9522ca95dca0d28c3b9eff7a697b"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "fossil clone is slow"
  7. type changed to: "Code_Defect"