Skip to content

AOSP Indexing take long time #4038

Answered by vladak
JustSong asked this question in Q&A
Sep 12, 2022 · 3 comments · 12 replies
Discussion options

You must be logged in to vote

Thanks to the indexer being heavily parallelized, the indexing time depends very much on the underlying hardware and the resources assigned to the indexer's JVM.

Some pieces of advice:

  • use the latest OpenGrok version
  • increase thread count (assuming the machine has ample CPU power)
  • increase Java heap (assuming enough real RAM)

Also check out https://github.com/oracle/opengrok/wiki/Tuning-for-large-code-bases

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
3 replies
@vladak
Comment options

@JustSong
Comment options

@JustSong
Comment options

Answer selected by JustSong
Comment options

You must be logged in to vote
9 replies
@vladak
Comment options

@vladak
Comment options

@vladak
Comment options

@vladak
Comment options

@vladak
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants
Converted from issue

This discussion was converted from issue #4035 on September 13, 2022 09:27.