This commit is contained in:
laz 2025-04-08 15:25:53 +02:00
parent 980c16b0aa
commit 34e69b60d0

View file

@ -32,8 +32,8 @@ Downloading media files still depends on your internet speed and SRM parsers, wh
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.
- We marked 10% marked of the games as favorites. This initial build took about about 20 seconds.
- Extracting the list of favorites from those files took 0.4 seconds.
In contrast that operation took **minutes** before.