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.

Acceptance criteria: Be able to clone https://gitlab.com/gitlab-org/gitlab-ce.git

For reference, on my desktop using canonical git:

> git clone https://gitlab.com/gitlab-org/gitlab-ce                          
Cloning into 'gitlab-ce'...                                                  
warning: redirecting to https://gitlab.com/gitlab-org/gitlab-ce.git/         
remote: Counting objects: 857065, done.                                      
remote: Compressing objects: 100% (255551/255551), done.                     
remote: Total 857065 (delta 653254), reused 765557 (delta 592042)            
Receiving objects: 100% (857065/857065), 380.04 MiB | 5.55 MiB/s, done.      
Resolving deltas: 100% (653254/653254), done.                                
Checking out files: 100% (12449/12449), done.                                
✓ (5m13s) [2017-12-18 19:39:50]

(packfile is 389,165 KB, pack index is 23,437 KB, packed-refs 202 KB, index 1,399 KB).

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
wmhiltoncommented, Jul 2, 2018

With #305 indexPack is down from 22 minutes to 10 minutes. (New hard drive, so don’t compare with the old numbers.)

1reaction
wmhiltoncommented, Dec 26, 2017

I got my implementation of git index-pack down from 72 minutes to 15. Cloning still takes 35 minutes but that’s because my “git checkout” code is redundant. With a proper one-pass clone, I think I can realistically get it down to 18 minutes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FastCloning: a highly simplified, purification-free, sequence ...
Our FastCloning technique provides a very simple, effective, reliable, and versatile tool for molecular cloning, chimera construction, insertion ...
Read more >
Fast Cloning - NEB
Fast cloning reagents from NEB: ... Rapid, seamless assembly/cloning of multiple fragments in as little as 15 minutes ... Gibson Assembly Cloning Kit....
Read more >
Grower's Guide: How to Clone a Plant Quickly - Global Garden
Growing clone plants instead of growing from seeds has two advantages. The first is that a clone reaches maturity faster than one starting ......
Read more >
Get up to speed with partial clone and shallow clone
Shallow clones are the fastest way to get a copy of the working directory at the tip commit with the additional cost that...
Read more >
Most Advanced Cloning Gel for Faster, Healthier, Stronger ...
Amazon.com : Quick Clone Gel - Most Advanced Cloning Gel for Faster, Healthier, Stronger Rooting Clones. (75mL) : Patio, Lawn & Garden.
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