Code Monkey home page Code Monkey logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
If your able to provide a log as an example I'd be curious too what's happening,
though it might be hard to fix.

It does seem kind of an extreme edge case.

Original comment by [email protected] on 12 Jan 2010 at 10:01

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
I've attached sample log. Run it with "gource --max-file-lag 0.001 log.txt"
Log has one commit with 1500 files added and as I understand --max-file-lag 
option, it 
should take ~1.5sec, but it takes much longer...

Original comment by [email protected] on 12 Jan 2010 at 10:08

Attachments:

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
I think the number of log records read is frame rate based, and the custom log 
format
has only one file per record, so it's going to take 25 seconds at 60fps to add 
1500
files.

I guess a work around would be some sort of --max-records-per-frame option.

Original comment by [email protected] on 12 Jan 2010 at 10:33

  • Changed state: Accepted

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
In my opinion it's better to completely remove frame rate dependency instead of 
making 
strange options that depend on user hardware and OS.

Original comment by [email protected] on 12 Jan 2010 at 10:38

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
I've changed it so now a contiguous block of records in the custom log with the 
same
username and timestamp are considered the same commit, so max-file-lag will 
work:

http://gource.googlecode.com/files/gource-0.24-beta2.tar.gz

Original comment by [email protected] on 31 Jan 2010 at 10:35

  • Changed state: Fixed

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
Thanks a lot! I'll wait for official release since I'm using windows-build of 
Gource.

Original comment by [email protected] on 1 Feb 2010 at 5:23

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
And here it is:
http://gource.googlecode.com/files/gource-0.24.win32.zip

Original comment by [email protected] on 2 Feb 2010 at 9:40

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
Works great, thank you!

Original comment by [email protected] on 2 Feb 2010 at 8:13

from gource.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.