public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
From: Zac Medico <zmedico@gentoo.org>
To: gentoo-soc@lists.gentoo.org
Subject: Re: [gentoo-soc] rfc: reducing the time of "Calculating dependencies" phase project.
Date: Fri, 26 Apr 2013 08:59:51 -0700	[thread overview]
Message-ID: <CAMiTYSqhnDPAK_n_H8rPZj37c1cKv=dwc31KmGdWLECos53RuA@mail.gmail.com> (raw)
In-Reply-To: <CAPomEdzcwvv7DxTx2WVNqzScCy3O0e2aD94JEJ9LRb-V9TwnfQ@mail.gmail.com>

On Fri, Apr 26, 2013 at 4:43 AM, Александр Берсенев <bay@hackerdom.ru> wrote:
> Is it possingle to cache complete dependency graph(or parts of this graph)
> between launches?

Yes, but it's very much dependent on using a "frozen tree" mode as
we've discussed, because the emerge --dynamic-deps option is enabled
by default. The --dynamic-deps behavior causes the dependency graph
mutate when the portage trees or overlays mutate.

> When I have been doing my last GSoC project(also about dependencies), I
> didn't manage to find a database of reverse deps. If it is not exists, may
> it be useful to create it to determine if full graph check is needed?

It doesn't exist because of the default --dynamic-deps behavior and
the lack of a "frozen tree" mode.


  reply	other threads:[~2013-04-26 15:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-25 18:58 [gentoo-soc] rfc: reducing the time of "Calculating dependencies" phase project Александр Берсенев
2013-04-26  1:17 ` Zac Medico
2013-04-26 11:43   ` Александр Берсенев
2013-04-26 15:59     ` Zac Medico [this message]
2013-04-27  0:19       ` James Cloos
2013-04-27  5:29         ` Александр Берсенев
2013-04-27 19:23           ` Александр Берсенев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMiTYSqhnDPAK_n_H8rPZj37c1cKv=dwc31KmGdWLECos53RuA@mail.gmail.com' \
    --to=zmedico@gentoo.org \
    --cc=gentoo-soc@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox