frzyc / genshin-optimizer

An Artifact optimizer for Genshin Impact.
https://frzyc.github.io/genshin-optimizer/
MIT License
749 stars 218 forks source link

Compare builds within a loadout with table view #2240

Open nguyentvan7 opened 2 weeks ago

nguyentvan7 commented 2 weeks ago

Would be cool to compare all of your saved builds inside a loadout with a table view, similar to Akasha when comparing different people on the leaderboard. Could have the table automatically populate with the scaling stats of the selected optimization target (and maybe always show ER?) image

Issue is that calc time might be too slow. we would need to offload calc to an async worker or something similar