Performance improvement
- Reduces number of allocations per context - Improves CPU cache usage
This commit is contained in:
@ -11,7 +11,6 @@ type (
|
||||
Written() bool
|
||||
|
||||
// private
|
||||
reset(http.ResponseWriter)
|
||||
setStatus(int)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user