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 release 1.6.1 into 1.7.x #103

Merged
merged 2 commits into from Jul 29, 2022
Merged

Conversation

github-actions[bot]
Copy link

Release Notes for 1.6.1

1.6.x bugfix release (patch)

1.6.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug

Xerkus and others added 2 commits July 29, 2022 23:05
Replacements initialization depends on additional configuration from config, for
that reason it is delayed until config post processor is invoked.
However, __invoke() method is used recursively leading to unneccessary
reinitialization of Replacements and a significant performance hit.

Functionality is extracted into processConfig() to be used internally
for recursive calls.

Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Extract recursive method from ConfigPostProcessor::__invoke() to avoid performance hit
@Ocramius Ocramius added the Bug Something isn't working label Jul 29, 2022
@Ocramius Ocramius added this to the 1.7.0 milestone Jul 29, 2022
@Ocramius Ocramius self-assigned this Jul 29, 2022
@Ocramius Ocramius merged commit d7b60c3 into 1.7.x Jul 29, 2022
@Ocramius Ocramius deleted the 1.6.x-merge-up-into-1.7.x_ECCrGSXm branch July 29, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants