Hi Any, On 10 March 2015 at 23:53, Andy Goth <[email protected]> wrote: > On 3/11/2015 12:15 AM, jungle Boogie wrote: >> I created a test repo with a few commits: >> >> The commit of the 100 MB files took about 300 seconds but this ran on >> a single core 512MB-1gig RAM machine. >> >> I know this is unscientific but it seems fossil handled the large >> pretty commits well. If this were done on a machine with an SSD and >> some more RAM, it may not take quite as long. > > Please try again but with repo-cksum turned off, see what difference it > makes.
Adding happened almost instantly and the initial commit took about the same amount of time on a similar, but not exact machine. I unchecked 'repo-cksum' under setup_settings. The checksum was printed out around 140 seconds and then nothing until it was completed. Next time I'll actually run time but here's results with ^t in freeBSD: fossil commit -m "added 10 100MB binary files" load: 0.37 cmd: fossil 6695 [runnable] 6.16r 3.18u 0.90s 32% 4924k ./bigfile contains binary data. Use --no-warnings or the "binary-glob" setting to disable this warning. Commit anyhow (a=all/y/N)? a load: 0.34 cmd: fossil 6695 [runnable] 15.03r 5.51u 1.45s 32% 113692k load: 0.44 cmd: fossil 6695 [wdrain] 24.55r 13.60u 2.03s 68% 314064k load: 0.41 cmd: fossil 6695 [getblk] 28.05r 13.70u 2.73s 56% 28516k load: 0.45 cmd: fossil 6695 [runnable] 36.17r 19.38u 2.99s 73% 167064k load: 0.54 cmd: fossil 6695 [getblk] 44.30r 23.50u 4.10s 61% 19628k load: 0.53 cmd: fossil 6695 [runnable] 54.37r 30.71u 4.44s 75% 185956k load: 0.53 cmd: fossil 6695 [runnable] 64.78r 33.85u 5.86s 54% 109252k load: 0.56 cmd: fossil 6695 [runnable] 72.14r 41.00u 5.95s 81% 193056k load: 0.69 cmd: fossil 6695 [runnable] 90.17r 52.30u 7.31s 85% 210268k load: 0.68 cmd: fossil 6695 [runnable] 105.68r 60.91u 8.80s 79% 196856k load: 0.65 cmd: fossil 6695 [getblk] 130.93r 72.39u 11.58s 53% 104832k New_Version: 1ee295991b53f42250a642d770536aa8f6b858b3 load: 0.74 cmd: fossil 6695 [getblk] 172.76r 93.67u 15.97s 44% 74328k load: 0.65 cmd: fossil 6695 [runnable] 188.90r 96.85u 18.64s 39% 36320k load: 0.57 cmd: fossil 6695 [runnable] 200.54r 98.85u 20.52s 37% 212004k load: 0.49 cmd: fossil 6695 [runnable] 217.87r 102.10u 23.18s 33% 149572k load: 0.48 cmd: fossil 6695 [getblk] 238.94r 106.18u 26.51s 33% 88188k load: 0.45 cmd: fossil 6695 [runnable] 280.33r 112.19u 29.37s 24% 148652k load: 0.46 cmd: fossil 6695 [getblk] 311.58r 118.78u 34.00s 35% 105172k > > -- > Andy Goth | <andrew.m.goth/at/gmail/dot/com> > > -- ------- inum: 883510009027723 sip: [email protected] xmpp: [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

