Skip to content
Snippets Groups Projects
  1. Jul 16, 2023
  2. Jul 05, 2023
  3. Jun 11, 2023
  4. May 28, 2023
  5. Mar 06, 2023
  6. Feb 15, 2023
  7. Feb 12, 2023
  8. Aug 17, 2022
  9. Mar 20, 2022
  10. Feb 11, 2022
  11. Jan 09, 2022
  12. Jan 07, 2022
  13. May 04, 2021
  14. May 03, 2021
  15. Apr 30, 2021
  16. Mar 18, 2021
  17. Mar 17, 2021
  18. Mar 13, 2021
  19. Mar 08, 2021
  20. Jan 03, 2021
  21. Nov 19, 2020
  22. Sep 24, 2020
  23. Aug 17, 2020
  24. 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
  25. Aug 06, 2020
  26. Aug 01, 2020
Loading