-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Implemented Uwp ScriptStore and PreparedScriptStore to allow caching scripts as bytecdoes #2653
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
Conversation
…pers from bytecode manager
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
I like this PR but I also worked with Joseph on it. So another set of eyes would be great |
mganandraj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
… source url in naming of bytecode file
|
/azp run |
|
Commenter does not have sufficient privileges for PR 2653 in repo microsoft/react-native-windows |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hello @stecrain! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Set settings.EnableByteCodeCacheing to true in the ReactInit.cpp file to enable this feature. Default will be false.
Helps with reducing boot up time.
Microsoft Reviewers: Open in CodeFlow