Closed CodyCBakerPhD closed 3 months ago
Attention: Patch coverage is 80.30303%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 67.89%. Comparing base (
0b1e03a
) to head (53c5353
). Report is 4 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/dandi_s3_log_parser/_s3_log_line_parser.py | 71.42% | 12 Missing :warning: |
...c/dandi_s3_log_parser/_dandi_s3_log_file_parser.py | 87.50% | 1 Missing :warning: |
During recent stress testing with parallelization, workers kept causing broken processes in the pool by using too much memory, even with relatively low buffer maximums set
Here are some further optimizations to minimize the memory overhead required per worker