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

Performance Review #84

Open
stevejgordon opened this issue Jun 24, 2020 · 1 comment
Open

Performance Review #84

stevejgordon opened this issue Jun 24, 2020 · 1 comment
Milestone

Comments

@stevejgordon
Copy link
Owner

Based on some profiling of applications which use this library there is a small overhead. I have a theory that at least some of that can be reduced.

Plan:

  • Profile basic app to confirm the theory
  • Benchmark code
  • Apply optimisations
@stevejgordon stevejgordon added this to the v3.1.0 milestone Jun 24, 2020
@stevejgordon
Copy link
Owner Author

As part of this, potentially tie in logical re-ordering when IgnoreRequestHeader is applied #83

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

No branches or pull requests

1 participant