Skip to content

Conversation

dirkmueller
Copy link
Contributor

Avoid passing String by-value, which is slightly less efficient
as it involves a full copy-constructor/tempstring creation.

dirkmueller and others added 2 commits October 2, 2019 08:13
Avoid passing String by-value, which is slightly less efficient
as it involves a full copy-constructor/tempstring creation.
@me-no-dev me-no-dev merged commit 6f70e27 into espressif:master Oct 2, 2019
@me-no-dev
Copy link
Member

Thanks :) totally agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants