diff options
| author | Dan Engelbrecht <[email protected]> | 2022-12-08 14:44:14 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-08 05:44:14 -0800 |
| commit | 85c411df89737c153528c1ef0d99305bd2e060de (patch) | |
| tree | 437e90dbececb4609fb7984dd657d5488aab52f8 /zenhttp/httpserver.cpp | |
| parent | Fix http parsing crash (#205) (diff) | |
| download | zen-85c411df89737c153528c1ef0d99305bd2e060de.tar.xz zen-85c411df89737c153528c1ef0d99305bd2e060de.zip | |
Path from handle perf improvement (#206)
* Read recorded requests to memory before parsing
This will more accurately simulate how requests comes in from a client
* Make a fast path for GetFinalPathNameByHandleW
Try to get the path with a fixes size buffer first to avoid always doing two calls to GetFinalPathNameByHandleW
Diffstat (limited to 'zenhttp/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions