- 24 Oct, 2018 2 commits
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 12 Oct, 2018 1 commit
-
-
Steven Allen authored
* yamux: fix memory leak. * refmt: obey the "empty" tag. License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 10 Oct, 2018 1 commit
-
-
Steven Allen authored
Turns out that `pool.Put(buf)` had to *allocate* because we needed to turn `[]byte` into `interface{}`. Apparently, we've never done this correctly we just never noticed because we never really used buffer pools extensively. However, since migrating yamux to a buffer-pool backed buffer, this started showing up in allocation profiles. License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 05 Oct, 2018 3 commits
-
-
Steven Allen authored
* go-datastore and friends: GetSize * badger: new release, fewer allocations * go-mplex: send fewer packets * go-bitswap: pack multiple blocks in a single message, fewer allocations * go-buffer-pool: replace the buffer pool from go-msgio * yamux: fixed data race and uses go-buffer-pool for stream read-buffers to reduce memory and allocations. * go-libp2p-secio: get rid of a hot-spot allocation * go-libp2p-peerstore: reduced allocations (at the cost of some memory) More? License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
Kevin Atkinson authored
License: MIT Signed-off-by:
Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by:
Kevin Atkinson <k@kevina.org>
-
- 04 Oct, 2018 1 commit
-
-
Lars Gierth authored
License: MIT Signed-off-by:
Lars Gierth <larsg@systemli.org>
-
- 24 Sep, 2018 2 commits
-
-
Steven Allen authored
(and friends) License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by:
Łukasz Magiera <magik6k@gmail.com>
-
- 12 Sep, 2018 2 commits
-
-
Steven Allen authored
(some extra files got committed) License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
Kevin Atkinson authored
License: MIT Signed-off-by:
Kevin Atkinson <k@kevina.org>
-
- 08 Sep, 2018 1 commit
-
-
Steven Allen authored
Also: * Updates go-floodsub to fix a data race. * Updates golang-lru License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 31 Aug, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 22 Aug, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 15 Aug, 2018 2 commits
-
-
Steven Allen authored
Also: * Switch to gogo for filestore for consistency. * Use the "faster" codegen for fewer allocations. License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 13 Aug, 2018 1 commit
-
-
Steven Allen authored
* Most of our datastores barf on non []byte values. * We have to have a bunch of "is this a []byte" checks. * Saves some allocations. License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 12 Aug, 2018 1 commit
-
-
Kevin Atkinson authored
License: MIT Signed-off-by:
Kevin Atkinson <k@kevina.org>
-
- 09 Aug, 2018 1 commit
-
-
Steven Allen authored
fixes #3214 License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 07 Aug, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 05 Aug, 2018 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
- 28 Jul, 2018 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
- 16 Jul, 2018 1 commit
-
-
Steven Allen authored
alternative to #5243 that updates go-cid and all packages that depend on it License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 09 Jun, 2018 1 commit
-
-
Steven Allen authored
* go-log * sys * go-crypto License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 30 Mar, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by:
Łukasz Magiera <magik6k@gmail.com>
-
- 29 Jan, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 25 Jan, 2018 1 commit
-
-
Steven Allen authored
Also: * Update the blockstore/blockservice methods to match. * Construct a new temporary offline dag instead of having a GetOfflineLinkService method. License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 24 Jan, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 14 Dec, 2017 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 02 Sep, 2017 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 12 Jul, 2017 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
- 04 Jul, 2017 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by:
Łukasz Magiera <magik6k@gmail.com>
-
- 29 Jun, 2017 1 commit
-
-
Steven Allen authored
And updated related dependencies. License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 20 Apr, 2017 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
- 12 Feb, 2017 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
- 28 Jan, 2017 1 commit
-
-
Jeromy authored
Making this deterministic keeps us from creating an exponential amount of objects as the number of pins in the set increases. License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
- 29 Nov, 2016 2 commits
-
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <why@ipfs.io>
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <why@ipfs.io>
-
- 16 Nov, 2016 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <why@ipfs.io>
-