Forum

Author Topic: Disk performance optimizations  (Read 2669 times)

tazzo

  • Full Member
  • ***
  • Posts: 157
    • View Profile
Disk performance optimizations
« on: February 25, 2023, 08:09:52 PM »
I noted that if I'm working on an externally stored project files are not read while GPU is processing.
I think this can be a good optimization, while file A is processing, file B is read so that GPU won't have to wait to process B.