Skip to content
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

Merge groupBy signatures #742

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Conversation

joux3
Copy link
Contributor

@joux3 joux3 commented Jul 15, 2019

This should keep the API same but it has a performance benefit: the
non-type-parameter version of groupBy by itself caused tsc to
use over 6gb of memory and take 10x longer time on a real world
codebase.

This should keep the API same but it has a performance benefit: the
non-type-parameter version of groupBy by itself caused tsc to
use over 6gb of memory and take 10x longer time on a real world
codebase.
@raimohanska raimohanska merged commit 362c147 into baconjs:master Jul 15, 2019
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.

None yet

2 participants