Commit Graph

5 Commits

Author SHA1 Message Date
kim (grufwub)
529d28e62e refactor sync.Pool usages, improve file reading perf, trim leading '/' in request
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-10-23 20:59:09 +01:00
kim (grufwub)
b311d2036c reuse buffered io objects + byte slices where possible using sync pools
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-10-21 21:43:25 +01:00
kim (grufwub)
50cd4f2cfe undo separate variable declarations, CGI stderr = nil, formatting changes
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-07-13 13:08:30 +01:00
kim (grufwub)
90b18905ce add replacement strings support, reuse variables with loops (less allocs)
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-07-13 10:09:29 +01:00
kim (grufwub)
75cfbc0c65 gophor rewrite
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-07-11 21:59:44 +01:00