Commit Graph

10556 Commits (06d43dfdf5cd24c191ec3c16ef387cfe9e8a8536)
 

Author SHA1 Message Date
ComputerGuy 06d43dfdf5 make `$.all` a stmt if all awaits are stmts
5 days ago
ComputerGuy e2c32f94f1 dedupe parallelized `await` stmts
5 days ago
ComputerGuy 1080beb858 remove unused
5 days ago
ComputerGuy 4ee33d4890 ok *this* should fix it
5 days ago
ComputerGuy eb61f7a62f tweak
6 days ago
ComputerGuy 24164f9a9d fix
6 days ago
ComputerGuy 41eeabaa4b eh that'll work for now
6 days ago
ComputerGuy 01d6a75d57 try parallelizing awaited `$state`
6 days ago
ComputerGuy a819a6721c fix?
6 days ago
ComputerGuy d399d8a0d5 fix
6 days ago
ComputerGuy 82cb5156c7 parallelize `await` expressions in instance
6 days ago
ComputerGuy b138c6055b remove unused param
6 days ago
ComputerGuy dad4889c51 this probably isn't necessary?
6 days ago
ComputerGuy c41900c666 more
7 days ago
ComputerGuy c17a1e3ed2 cleanup
7 days ago
ComputerGuy 7788c30087 try this
7 days ago
ComputerGuy 464d7b6eab remove unused
7 days ago
ComputerGuy c8cc9319be try this
7 days ago
ComputerGuy 1c2ea75416 make it work in dev
7 days ago
ComputerGuy 9ab08aaf15 fix
7 days ago
ComputerGuy ccc993933c fix
7 days ago
ComputerGuy fc03ba7e1b more
7 days ago
ComputerGuy f5972d3237 fix
7 days ago
ComputerGuy 8091a6eb36 more
7 days ago
ComputerGuy 1b55045a16 doh
7 days ago
ComputerGuy e80ab33d50 Merge branch 'parallelize-async-work' of https://github.com/sveltejs/svelte into parallelize-async-work
7 days ago
ComputerGuy cd8969a905 try adding regular `await`ed variables
7 days ago
ComputerGuy f57ec19efb
doh
7 days ago
ComputerGuy 76b47d7270
more
7 days ago
ComputerGuy a5a5b8da89
tweak
7 days ago
ComputerGuy e07672b9f9
fix
7 days ago
ComputerGuy 710d6a6282 fix
1 week ago
ComputerGuy aeff5f3062 lint
1 week ago
ComputerGuy c0723add39 fix?
1 week ago
ComputerGuy 2f7319c475 fix
1 week ago
ComputerGuy aafa27f5a3 don't parallelize if only one derived can be parallelized
1 week ago
ComputerGuy 0bbc880535 remove temporary test thing
1 week ago
ComputerGuy de84f6bea0 init
1 week ago
github-actions[bot] e883cd086b
Version Packages (#16642)
2 weeks ago
Rich Harris d3cb1482fe
perf: better effect pruning (#16625)
2 weeks ago
Simon H acd9eaf2ec
fix: ensure correct order of template effect values (#16655)
2 weeks ago
ComputerGuy 11a2d8e937
fix: only emit `for_await_track_reactivity_loss` in async mode (#16644)
2 weeks ago
Simon H a60995abef
fix: allow async `{@const}` in more places (#16643)
2 weeks ago
Simon H 1dcced59e7
fix: properly catch top level await errors (#16619)
3 weeks ago
github-actions[bot] 04836a8799
Version Packages (#16603)
3 weeks ago
Rich Harris f5d4350f3d
Revert "fix: do not defer unmount; immediately unmount components (#16624)" (#16639)
3 weeks ago
Rich Harris 2b85d2a544
fix: run blocks eagerly during flush (#16631)
3 weeks ago
Rich Harris 7b2d774627
chore: update/simplify test (#16630)
3 weeks ago
Harsh Mandan 95e5175581
fix: do not defer unmount; immediately unmount components (#16624)
3 weeks ago
ComputerGuy 036d4588ab
fix: actually use the changes from #16617 (#16626)
3 weeks ago