Skip to content
Snippets Groups Projects
  1. Oct 27, 2020
  2. Sep 24, 2020
  3. Sep 19, 2020
  4. Sep 07, 2020
  5. Aug 22, 2020
  6. Aug 18, 2020
  7. Aug 17, 2020
  8. Aug 16, 2020
  9. Aug 15, 2020
  10. Aug 14, 2020
  11. Aug 12, 2020
    • Travis Ralston's avatar
      Use a slim memory profile for imports done with gdpr_import · c260888d
      Travis Ralston authored
      Instead of buffering all the export files into memory (which could be hundreds of gb) we buffer them in one at a time and hope that they don't contain extra information.
      
      On a 171mb export, this change used 45mb of memory at most. Previously the task would have required about 1gb. For larger (200gb+ exports) this is obviously better.
      c260888d
  12. Aug 06, 2020
  13. Aug 02, 2020
  14. Aug 01, 2020
Loading