Skip to content

Conversation

@lindexi
Copy link
Member

@lindexi lindexi commented Jan 21, 2021

Only in exceptions do we need to use string splicing logic, which means that this string splicing code is wasteful in normal use

Only in exceptions do we need to use string splicing logic, which means that this string splicing code is wasteful in normal use
@lindexi lindexi requested a review from a team as a code owner January 21, 2021 01:37
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jan 21, 2021
@ghost ghost requested review from SamBent, fabiant3 and ryalanms January 21, 2021 01:37
Base automatically changed from master to main March 17, 2021 17:38
@pchaurasia14 pchaurasia14 added the Community Contribution A label for all community Contributions label Jul 20, 2022
@ghost ghost assigned lindexi Jul 20, 2022
@dipeshmsft dipeshmsft self-assigned this Feb 2, 2023
@dipeshmsft
Copy link
Member

Hey @lindexi, does this PR have any performance implications? Any kind of improvement?

@lindexi
Copy link
Member Author

lindexi commented Feb 6, 2023

@dipeshmsft Yes, normally, we don't need to alloc memory for qMethodName.

@dipeshmsft
Copy link
Member

Hey @lindexi, we are ready to take this PR. Can you go ahead and resolve the conflicts? Thanks a lot for your continued support.

@lindexi
Copy link
Member Author

lindexi commented Mar 20, 2023

Thank you @dipeshmsft

And I will fix it soon.

lindexi added 2 commits March 20, 2023 17:26
Only in exceptions do we need to use string splicing logic, which means that this string splicing code is wasteful in normal use
@dipeshmsft dipeshmsft merged commit e9217f4 into dotnet:main Mar 20, 2023
@dipeshmsft
Copy link
Member

Thanks @lindexi for your contribution and quick response.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants