Skip to content

Conversation

@aam
Copy link
Member

@aam aam commented Aug 28, 2018

This should improve hotReloadInitialDevFSSyncMilliseconds and hotReloadInitialDevFSSyncAfterRelaunchMilliseconds benchmarks.

@aam aam requested a review from a-siva August 28, 2018 21:05
if (compiledBinary != null && compiledBinary.isNotEmpty) {
final Uri entryUri = fs.path.toUri(projectRootPath != null ?
fs.path.relative(pathToReload, from: projectRootPath) :
pathToReload);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: indentation here is confusing

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, IJ auto-indenter took over as soon as added curly braces.

@Hixie
Copy link
Contributor

Hixie commented Sep 11, 2018

I assume the dill is now bundled in the debug-mode APK?

code LGTM.

@aam
Copy link
Member Author

aam commented Sep 12, 2018

I assume the dill is now bundled in the debug-mode APK?

Right.

@aam aam merged commit 199422c into flutter:master Sep 13, 2018
@aam aam deleted the skip-first-time-full-dill-transfer branch September 13, 2018 16:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants