Skip to content
  1. Jan 27, 2025
  2. Jan 09, 2025
  3. Jan 07, 2025
  4. Jul 19, 2024
  5. Jul 15, 2024
  6. Jul 13, 2024
  7. Jul 12, 2024
  8. Jul 11, 2024
  9. Jul 08, 2024
  10. Jul 07, 2024
  11. Jul 06, 2024
  12. Jul 02, 2024
  13. 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
  14. Jun 19, 2024
  15. Jun 18, 2024
  16. Jun 12, 2024
  17. Jun 11, 2024
  18. Jun 06, 2024
  19. Jun 05, 2024
Loading