Skip to content

Conversation

@drobertduke
Copy link
Contributor

This is a follow-up to #59, addressing the performance penalties of the code I wrote to enforce a certain order in batch operations, as discussed here: #59 (comment)

This replaces the worst-performing lodash and standard library calls. In micro-benchmarks, _startBatchIfReady runs in about half the time after these changes are applied.

@murgatroid99
Copy link
Member

Can you rebase this change against the v1.10.x branch and either update this PR or send a new one?

@drobertduke
Copy link
Contributor Author

@murgatroid99 The code this is based on is not in v1.10.x, #59 was merged to master after 1.10.x was cut.

@murgatroid99
Copy link
Member

You're right. Never mind.

@murgatroid99 murgatroid99 merged commit 399ae5e into grpc:master Mar 13, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
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.

3 participants