Skip to content

Commit 5407fd5

Browse files
committed
qwik: optimize
- make selected a store property and use a signal for cleanup - use components at memoization boundaries - pass as little props as possible, use context - use keys to declare subtrees as unused
1 parent 98e6a8f commit 5407fd5

File tree

4 files changed

+170
-172
lines changed

4 files changed

+170
-172
lines changed

frameworks/keyed/qwik/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Qwik
22

3-
Please note that this benchmark does not test the true power of Qwik, namely resumability. So the expected result is that Qwik is average in this benchmark, but it is much faster in real world applications than other frameworks.
3+
Please note that this benchmark does not test the true power of Qwik, namely resumability. So the expected result is that Qwik is average in this benchmark, but it is much faster in real world applications.
44

55
See https://qwik.builder.io/docs/concepts/think-qwik/
66

frameworks/keyed/qwik/package-lock.json

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)