Files
Autodesk-Fusion-360-for-Linux/files
Sean Burau ad0dbbb476 Update locale.sh to run in parallel for 100x speedup on launch.
Currently each locale is fetched serially, which means the user must wait for MANY roundtrip HTTP calls to start and complete.

Since each locale file is relatively tiny, fetching them all in parallel results in a near-instant startup time and the user can see the installation modal much more quickly.

Since I was here I deduplicated all the redundant lines so new locales can be added much more easily.

This more compact form also helps eliminate certain classes of bugs. I noticed that all the licenses were actually being fetched twice, likely due to copy-paste human error.
2023-05-08 13:29:09 -07:00
..
2022-12-14 12:21:34 +01:00
2022-01-02 11:12:37 +01:00
2022-03-10 12:55:45 +01:00
2021-06-27 07:56:06 +02:00