question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Really really slow cloning a big repo

See original GitHub issue

Description

[Whenever I click on anything within the UI, it freezes]

Version

Kactus version: 0.2.12]

OS version: [0.11.6 (15G1510]

Steps to Reproduce

  1. [Download big repo]
  2. [Click on a layer]
  3. [wait and it should freeze]

Expected behavior: [Be as smooth as a smaller repo that I have]

Actual behavior: [Sluggish and freezes. Cant see files on the right]

Reproduces how often: [100%]

Logs

%P -z --no-color – (took 104.490s) 2017-11-09T13:31:19.507Z - info: [ui] Executing getAuthorIdentity: git var GIT_AUTHOR_IDENT (took 204.718s) 2017-11-09T13:31:19.508Z - info: [ui] Executing getRemotes: git remote -v (took 204.723s) 2017-11-09T13:31:19.528Z - info: [ui] Executing getCommits: git log HEAD --date=raw --max-count=100 --pretty=%H%x1F%s%x1F%b%x1F%an <%ae> %ad%x1F%P -z --no-color – (took 2.243s) 2017-11-09T13:31:19.529Z - info: [ui] Executing getHEADsha: git rev-parse HEAD (took 100.258s) 2017-11-09T13:31:22.807Z - info: [ui] Executing exportCommit: git archive 2697355b4c74345a9dbfee2826073ab39dc9a34a -o /Users/grhall/Library/Application Support/Kactus/previews/2/2697355b4c74345a9dbfee2826073ab39dc9a34a.tar (took 3.268s) 2017-11-09T13:31:22.811Z - info: [ui] Executing getStatus: git status --untracked-files=all --branch --porcelain=2 -z (took 4.822s) 2017-11-09T13:31:29.379Z - info: [ui] Executing getRemotes: git remote -v (took 6.580s) 2017-11-09T13:31:29.380Z - info: [ui] Executing getAuthorIdentity: git var GIT_AUTHOR_IDENT (took 6.578s) 2017-11-09T13:31:29.407Z - info: [ui] Executing getStatus: git status --untracked-files=all --branch --porcelain=2 -z (took 9.924s) 2017-11-09T13:37:04.575Z - info: [ui] Executing exportCommit: git archive 2697355b4c74345a9dbfee2826073ab39dc9a34a -o /Users/grhall/Library/Application Support/Kactus/previews/2/2697355b4c74345a9dbfee2826073ab39dc9a34a.tar (took 105.322s

Additional Information

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
RobSwishcommented, Feb 6, 2018

Same issue here. Adding a large Sketch file freezes the interface for me too.

0reactions
mathieudutourcommented, Mar 12, 2018

should be fixed in v0.3.3

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is my cloning stuck or is it just taking a long time?
Solved: I'm very new to git and I've been cloning a repo from BitBucket cloud in SourceTree to my local machine for roughly...
Read more >
Git Clone is too slow - Stack Overflow
When i use TortoiseGit, the speed is normal. Only use git command or git bash, the speed is slow down. – alvin. Apr...
Read more >
Git checkout of large repositories is very slow #87 - GitHub
Checking out large repos even from a local mirror is slow, compared to Linux / Mac. Even more importantly, so is switching branches...
Read more >
git clone, push, pull is very slow in Huge repository
Hi all. When cloning a repository, it takes about 18minutes. push takes 10 minutes, pull takes 18minutes. The repository's size was 8G.
Read more >
How to Solve The Problem of git clone From GitHub Very Slow
1. Solution 1: Setting Proxy. 1.1. Setting HTTP Proxy for git clone by HTTPS URL; 1.2. or Setting SSH Proxy for git clone...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found