Commit 1453e8c
authored
Merge pull request #135 from kdambekalns/nezaniel-free-memory
TASK: Free memory during indexing after each dimension combination
This prevents memory being flooded with all node / dimension combinations data during indexing by
clearing caches when a dimension combination was completely indexed.1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
0 commit comments