1. 15 May, 2021 4 commits
    • Kirill Smelkov's avatar
      . · b1a9a71a
      Kirill Smelkov authored
      b1a9a71a
    • Kirill Smelkov's avatar
      . · 77783055
      Kirill Smelkov authored
      77783055
    • Kirill Smelkov's avatar
      X wcfs/treegen: allstructs: Do not keep all tree structures in memory · b5e39d4a
      Kirill Smelkov authored
      We need to sample n random ones from AllStructs. We can sample that
      without keeping first whole AllStructs result in memory.
      
      Starting from maxdepth=4 and nkeys=10 there are too many entries in that
      whole list. For example the following input was causing treegen
      allstructs to be OOM killed on my machine:
      
          4 2 20/8808469856591574482 0:f,1:d,2:g 0:d,1:e,2:a,3:h,4:d,5:h,6:d,7:c
      
      Now it works ok without eating memory.
      b5e39d4a
    • Kirill Smelkov's avatar
      . · e5601af1
      Kirill Smelkov authored
      e5601af1
  2. 14 May, 2021 12 commits
  3. 13 May, 2021 4 commits
  4. 12 May, 2021 1 commit
  5. 11 May, 2021 18 commits
  6. 10 May, 2021 1 commit