diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md index b13e6b2..58852a1 100644 --- a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md +++ b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md @@ -11,7 +11,7 @@ -Steam Sync Version 2.0 is here! This is the next step in the Steam Sync function we launched with 0.9.0b. +Steam Sync Version 2.0 is here! This is the next step in the Steam Sync function we launched with 0.9.0b. The new version is also much faster and smarter than before It now supports two Sync Modes and has a complimentary troubleshooting purge tool as well: @@ -21,9 +21,19 @@ It now supports two Sync Modes and has a complimentary troubleshooting purge too - **New Tool: Purge Steam Sync Shortcuts**: This tool performs a full Steam ROM Manager purge of all favorites in Steam (in case things have gotten messed up). -The new version is also **much faster and smarter** than before. +### How much faster is it? -- **Note:** The speed of downloading media files will still depend on your internet bandwidth and may take some time. +It is hard to say how much faster it is exactly. + +Downloading media files still depends on your internet speed and SRM parsers, which we can't change. However, we've improved the functions in RetroDECK that feed the favorites information to the parsers. + +We did a simulation with the new version with fake data: + +- We built a new JSON manifest from 3 gamelists of 10,000 games each. +- We marked 10% marked of the games as favorites. This initial build took about takes about 20 seconds. +- Extracting the list of favorites from those files takes 0.4 seconds. + +In contrast that operation took **minutes** before. ---