Commit Graph

12 Commits (9c1a31c30e76b200eb1eceb24d324d3dd041633c)

Author SHA1 Message Date
Darien Raymond 0a2e4343bc massive refactoring against unit test lib 2015-12-02 14:27:18 +00:00
V2Ray bbc41c5e63 Increase small buffer pool 2015-10-21 22:39:36 +02:00
V2Ray 702aaacac3 More doc 2015-10-11 14:46:12 +02:00
V2Ray 2a85c62e14 Use large buffer if download size is huge 2015-10-11 11:43:31 +02:00
V2Ray 1652b3f7f0 Test case for buffer 2015-10-10 22:15:10 +02:00
V2Ray a77f62428a Use Buffer as a writer 2015-10-10 20:52:13 +02:00
V2Ray bf6898539b Buffer pool is mistakenly generate more buffers under normal situation. 2015-10-10 16:50:55 +02:00
V2Ray 746580d566 Use buffer in socks proxy 2015-10-08 23:06:12 +02:00
V2Ray 3cb1951dfc Use []byte in pool instead of buffer 2015-10-08 17:41:38 +02:00
V2Ray 472cf7f523 Remove commented code 2015-10-08 15:53:32 +02:00
V2Ray 5b7fa17aa6 Change buffer recycling schedule 2015-10-08 15:28:22 +02:00
V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation 2015-10-08 14:46:18 +02:00