- 29 Jun, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 25 Jun, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 01 Jun, 2021 1 commit
-
-
web3-bot authored
-
- 10 May, 2021 3 commits
-
-
web3-bot authored
-
Steven Allen authored
test: fix gc test on go 1.16
-
Steven Allen authored
No idea why we need this, but go 1.16 doesn't always completely GC the first round.
-
- 05 May, 2021 2 commits
-
-
Marten Seemann authored
fix staticcheck
-
Marten Seemann authored
-
- 06 Dec, 2019 2 commits
-
-
Steven Allen authored
ci: bump go to 1.13
-
Steven Allen authored
-
- 19 Jun, 2019 2 commits
-
-
Steven Allen authored
test: make sure we have the correct number of pools
-
Steven Allen authored
fixes #3
-
- 21 May, 2019 3 commits
-
-
Steven Allen authored
feat: add buffered writer
-
Steven Allen authored
-
Steven Allen authored
-
- 11 Apr, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 09 Apr, 2019 1 commit
-
-
Yusef Napora authored
-
- 27 Feb, 2019 2 commits
-
-
Jakub Sztandera authored
Add gomod, update travis
-
Jakub Sztandera authored
-
- 23 Jan, 2019 3 commits
-
-
Steven Allen authored
Enable tests
-
Anton Petrov authored
-
Anton Petrov authored
-
- 09 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 06 Oct, 2018 2 commits
-
-
Steven Allen authored
pool pointers to pointers
-
Steven Allen authored
So, creating interfaces *allocates*. That means `pool.Put([]byte)` allocates, that's obviously bad. This was, unfortunately, showing up in go-ipfs after switching to a pool-backed yamux. What's the solution to too many allocations? More object pools!
-
- 04 Oct, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
Fix overflow on 32-bit platforms.
-
Kevin Atkinson authored
-
- 21 Jan, 2018 8 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
They won't use the buffer pool but it doesn't hurt to be nice to the user by allocating such slices anyways.
-
- 20 Dec, 2017 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-