diff options
author | 2025-02-12 09:10:41 -0500 | |
---|---|---|
committer | 2025-02-12 14:10:41 +0000 | |
commit | 3b669555d7ab9da5427e7b7037699d4f905d3536 (patch) | |
tree | cd779c9e7e0c0f312c4368a9343cd9a3a8b50c83 /examples/framework-multiple/src | |
parent | 150c001e778a67e4c4bfddd93f029f8d1a18a7c0 (diff) | |
download | astro-3b669555d7ab9da5427e7b7037699d4f905d3536.tar.gz astro-3b669555d7ab9da5427e7b7037699d4f905d3536.tar.zst astro-3b669555d7ab9da5427e7b7037699d4f905d3536.zip |
fix(astro): Improve ssr performance (astro#11454) (#13195)
* Add alternate rendering paths to avoid use of Promise
* Add run commands
* Remove promise from synchronous components
* Create makefile and update loadtest
* Rename functions, fix implementation of renderArray
* More performance updates
* Minor code cleanup
* incremental
* Add initial rendering tests
* WIP - bad tests
* Fix tests
* Make the tests good, even
* Add more tests
* Finish tests
* Add test to ensure rendering order
* Finalize pr
* Remove code not intended for PR
* Add changeset
* Revert change to minimal example
* Fix linting and formatting errors
* Address code review comments
* Fix mishandling of uncaught synchronous renders
* Update .changeset/shaggy-deers-destroy.md
---------
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Diffstat (limited to 'examples/framework-multiple/src')
0 files changed, 0 insertions, 0 deletions