search for: 90mib

Displaying 3 results from an estimated 3 matches for "90mib".

Did you mean: 90mb
2019 Dec 17
7
Flang landing in the monorepo
...tory. * Developers using the llvm-project repo, when they pull after this push, will see 2,700ish commits appear on the tip. These will follow on as normal commits from wherever master is at the time of the push. The fetch takes 40s and I see my ".git" directory grow by approximately 90MiB when I simulate this. * Rewriting and validating the rewritten f18 history is sufficiently fast that I don't think it will be necessary to pause commits to LLVM. The script runs in a few seconds. Before this is done though, I think new commits should no longer be accepted on the original re...
2019 Dec 18
2
Flang landing in the monorepo
...pository. * Developers using the llvm-project repo, when they pull after this push, will see 2,700ish commits appear on the tip. These will follow on as normal commits from wherever master is at the time of the push. The fetch takes 40s and I see my ".git" directory grow by approximately 90MiB when I simulate this. * Rewriting and validating the rewritten f18 history is sufficiently fast that I don't think it will be necessary to pause commits to LLVM. The script runs in a few seconds. Before this is done though, I think new commits should no longer be accepted on the original repos...
2019 Dec 17
2
Flang landing in the monorepo
...roject repo, when they pull after this > > push, will see 2,700ish commits appear on the tip. These will follow on > > as normal commits from wherever master is at the time of the push. The > > fetch takes 40s and I see my ".git" directory grow by approximately > > 90MiB when I simulate this. > > > > I think we may want to disable the commit emailer before all these > new commits are pushed. Once you are ready to push, can you pick a > specific time and date for the push and then coordinate with Mike (cc'd) > and myself, so we can avoid sp...