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

[Issue 557]: Changed local Func/Action to local function. #562

Closed
wants to merge 1 commit into from

Conversation

moerwald
Copy link
Contributor

@moerwald moerwald commented Jan 21, 2019

The issue or feature being addressed

557

Details on the issue fix or feature implementation

Changed local Func/Action object to local functions. This should also reduce heap allocation cost
as described in #271.

Confirm the following

  • I have merged the latest changes from the dev vX.Y branch
  • I have successfully run a local build
  • I have included unit tests for the issue/feature
  • I have targeted the PR against the latest dev vX.Y branch

@dnfclas
Copy link

dnfclas commented Jan 21, 2019

CLA assistant check
All CLA requirements met.

@reisenberger
Copy link
Member

Cross-posting from here for the benefit of new readers finding this PR : I'd like to suggest that we pause any changes between Action, local function and local method, until we have some concrete benchmarks supporting the change.

@reisenberger
Copy link
Member

Closing as discussed

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.

3 participants