Skip to content
Snippets Groups Projects
  1. Oct 12, 2021
  2. Oct 06, 2021
    • David Schäfer's avatar
      [MEM] SaQc uses a lot of main memory by copying `data` between · 97b127ed
      David Schäfer authored
      function calls. Instead of copying the entire dios, we now only
      store the values we actually masked and their `iloc`-position.
      This has the same worst-case-costs (i.e. all values are subject
      to masking) but results in significantly cheaper average costs
      (i.e. only a small subset of values are subject to masking)
      97b127ed
  3. Sep 13, 2021
  4. Aug 09, 2021
  5. Apr 13, 2021
  6. Apr 01, 2021
  7. Mar 29, 2021
  8. Mar 02, 2021
  9. Feb 16, 2021
  10. Jan 18, 2021
  11. Jan 14, 2021
  12. Dec 14, 2020
  13. Aug 25, 2020
  14. Aug 16, 2020
  15. Aug 14, 2020
  16. Jul 20, 2020
  17. Jul 17, 2020
  18. Jul 15, 2020
  19. May 25, 2020
  20. Apr 30, 2020
  21. Apr 10, 2020
  22. Apr 03, 2020
  23. Mar 30, 2020
  24. Mar 21, 2020
  25. Mar 03, 2020
  26. Feb 18, 2020
  27. Dec 20, 2019
  28. Dec 13, 2019
  29. Dec 12, 2019
  30. Nov 29, 2019
Loading