Skip to content

Cloning repos is extremely slow #31

Open
@amberin

Description

@amberin

I think there's a real risk that users will believe the app has frozen, and try to abort the cloning.

I just tried re-cloning a repo of mine with a size of 2,7 MB on the server. If I clone the repo to my laptop it takes about 3 seconds. When I cloned it to Orgzly, it took almost a full minute.

Something must be wrong in the cloning-related logic, because I cannot imagine that disk I/O or the git clone command itself is being this slow.

IIRC, there are also quite a few deprecated methods involved in the current cloning-related code, so I suppose we could start by cleaning that up a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Git reposRelated to Git syncingbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions