Skip to content
  1. Jul 06, 2024
  2. Jul 02, 2024
  3. Jun 30, 2024
  4. Jun 27, 2024
    • Grant's avatar
      massive performance rewrite · b09ddd13
      Grant authored
      - main canvas & blank canvas drawing moved to separate worker thread (if possible)
      - server jobs moved to separate process (fixing CPU leak on heatmap generation)
      - pixels now store if they are on top reducing db queries
      - remove various methods to store pixel data in redis, reducing delay for various actions
      
      additional fixed: (came up during performance fixes)
      - added square fill (fixes #15)
      - redraw loop (fixes #59)
      - added keybind to deselect current color (fixes #54)
      - pixel undos no longer delete the pixel from the db
      - server logging now indicates what module triggered the log
      b09ddd13
  5. Jun 19, 2024
  6. Jun 18, 2024
  7. Jun 12, 2024
  8. Jun 11, 2024
  9. Jun 05, 2024
  10. Jun 04, 2024
  11. May 31, 2024
  12. May 30, 2024
  13. May 29, 2024
  14. May 28, 2024
  15. May 26, 2024
  16. May 23, 2024
  17. Apr 28, 2024
  18. Apr 03, 2024
  19. Mar 30, 2024
  20. Mar 22, 2024
  21. Mar 13, 2024
  22. Mar 12, 2024
  23. Mar 08, 2024
  24. Mar 04, 2024
  25. Feb 23, 2024
  26. Feb 16, 2024
  27. Feb 14, 2024
  28. Feb 08, 2024
  29. Jan 27, 2024
Loading