mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-20 15:31:24 +02:00
tweak: consolidate bytes pool management and enhance CopyClose functionality for improved performance
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
package synk
|
||||
|
||||
func addNonPooled(size int) {}
|
||||
func addReused(size int) {}
|
||||
func addGCed(size int) {}
|
||||
func initPoolStats() {}
|
||||
|
||||
Reference in New Issue
Block a user