Skip to content

Made logger static to improve performance. Fixed logger name. #749

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

Merged
merged 1 commit into from
Oct 30, 2014
Merged

Made logger static to improve performance. Fixed logger name. #749

merged 1 commit into from
Oct 30, 2014

Conversation

markus-s24
Copy link

During profiling one of our applications I found that LoggerFactory.getLogger has some performance impact in AsyncCompletionHandler, so I made the logger static. Additionally I fixed the logger name from AsyncCompletionHandlerBase to AsyncCompletionHandler.

slandelle pushed a commit that referenced this pull request Oct 30, 2014
Made logger static to improve performance. Fixed logger name.
@slandelle slandelle merged commit 22628c2 into AsyncHttpClient:master Oct 30, 2014
@slandelle slandelle modified the milestones: 1.8.15, 1.9.0 Oct 30, 2014
@slandelle slandelle self-assigned this Oct 30, 2014
@slandelle
Copy link
Contributor

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants