esheyw / find-the-culprit

MIT License
2 stars 1 forks source link

Feature request - Toggling modules 1 by 1 #8

Open Nedrapter opened 1 month ago

Nedrapter commented 1 month ago

A mode where FTC would Deactivate one module at a time (and its dependencies if they are not used by another module).

The purpose of this is to monitor performance changes. I've noticed that I have an 80fps difference from modules on to no modules on. This number changes as modules get updated, removed or Foundry evolves. I would be very convenient to have this as an option to try and see which of your modules might have the biggest impact on your performance.

esheyw commented 5 days ago

Hi, sorry for missing this, I haven't been getting notifications properly for this repo.

Version 3.0 does set the precedent for modifications to the sorting algorithm, but this would be more like an entirely separate process. Still, I can see some use here; I'll consider for future versions.