Nexus-Mods / NexusMods.App

Home of the development of the Nexus Mods App
https://nexus-mods.github.io/NexusMods.App/
GNU General Public License v3.0
933 stars 46 forks source link

Benchmark diffing two loadouts or loadout and disk #993

Open Al12rs opened 7 months ago

Al12rs commented 7 months ago

Spike

Proposal

We need data on the entire process, including stuff like loading the data from disk or computing the flattened loadout, not just the compare part.

Impact

The data is required to determine how feasible it would be to compute these continuously. The outcome will inform Design team of what data can be available at any moment and what might instead require a delay to compute.

Examples would be:

Supporting Information

See #421 , #918

Sewer56 commented 1 month ago

This was done in:

Though the code was removed in a Synchronizer rework. What should we do with this ticket?