Yuichiro Tachibana (Tsuchiya)

Results 334 comments of Yuichiro Tachibana (Tsuchiya)

However, the prebuilt packages must be installed from the Pyodide distribution and their versions are fixed anyway. ~~So we can bundle the initially required prebuilt package wheels into a single...

#1053 is an experimental PR implementing loading a single archive of the required prebuilt packages. It is rough impl and doesn't contain some necessary parts for prod-level release such as...

Compare them: * https://7f2f56a4.stlite-sharing.pages.dev/ (https://github.com/whitphx/stlite/pull/1053) : finished in 6.96s * https://99f68181.stlite-sharing.pages.dev/ (https://github.com/whitphx/stlite/pull/1056) : finished in 6.10s ![CleanShot 2024-08-08 at 18 56 55@2x](https://github.com/user-attachments/assets/710c5452-5ae0-4d4a-a2b8-8cd82ff1b90a) ![CleanShot 2024-08-08 at 18 57 25@2x](https://github.com/user-attachments/assets/e799bf6e-afaf-47b5-8869-77b82b3343fd) Looks like...

TODO: Measure the loading performance again with Chrome's network throttle simulator.