| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@v1rtl check this PR. |
Sorry, something went wrong.
|
Sorry, something went wrong.
Check the PR description i updated about this. Now it's on you , if you want then you can merge this code or close. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Refactors request handling in the App class so the loop and handle closures are no longer allocated on every incoming request.
code extracted into private methods (#loop and #handle) with a small explicit state object.
Benefits
Benchmarks
PS