-
Notifications
You must be signed in to change notification settings - Fork 1
refactor(network-graph): memoize stable parent rerenders #1526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
seonghobae
wants to merge
21
commits into
bolt/networkgraph-array-copy-removal-3640017362173775883
Choose a base branch
from
bolt/memoize-networkgraph-13929232100802378767
base: bolt/networkgraph-array-copy-removal-3640017362173775883
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 2 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
0280e93
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae c418f99
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae f9cb351
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae c1dc557
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae fb14322
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae 221533f
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae aecf853
test(network-graph): prove memoized parent rerender skip
seonghobae 00e6c6f
test(network-graph): replace private-marker check with behavioral reg…
seonghobae 9e3f695
refactor(network-graph): remove unsupported performance commentary
seonghobae 8a7a102
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae 4d59f8b
fix(network-graph): restore behavioral memoization evidence
seonghobae 4cd9536
merge: stack graph memoization on bounded options
seonghobae fbfd1b0
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae ce8962c
fix(network-graph): restore stacked performance evidence
seonghobae aebfcd6
merge(stack): restack NetworkGraph memoization
seonghobae 39fdfa5
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae ade58f3
fix(network-graph): preserve stacked performance delta
seonghobae b2d6cb2
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae 0f8d0b0
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae cd99fef
fix(network-graph): preserve bounded memoized rendering
seonghobae 9a6be24
⚡ Bolt: [성능 개선] 불필요한 NetworkGraph 리렌더링 방지
seonghobae File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.