Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2504

Results of maxCountExpr and fetchDelayExpr should be stored in memory in Generate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.15
    • 1.21
    • generator
    • None

    Description

      With NUTCH-2455 the expressions maxCountExpr and fetchDelayExpr are calculated for each value. That slows the process, instead we can store the results for each host in hostDomainCounts. 

      That will take only 2 x sizeof(long) extra memory per host.

      Attachments

        Activity

          People

            Unassigned Unassigned
            semyon.semyonov@mail.com Semyon Semyonov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: