Matt Joiner
|
4a5b891a34
|
Add doc comments related to #383
|
2020-03-16 16:30:39 +11:00 |
Matt Joiner
|
dff436f102
|
Rename connection->PeerConn and fix exports
|
2020-02-21 11:07:50 +11:00 |
Matt Joiner
|
1d5b8f7451
|
Reflow some comments
|
2020-01-22 15:56:16 +11:00 |
Matt Joiner
|
cb1bf0f413
|
goimports -local
|
2019-08-21 20:58:40 +10:00 |
boypt
|
25d76e0449
|
allow ConnStats being marsheled to json
|
2019-05-29 15:05:31 +10:00 |
Matt Joiner
|
d4d3e24c6f
|
Track metadata chunks read with its own Count
|
2018-07-15 10:09:58 +10:00 |
Matt Joiner
|
85dc3c204a
|
Rework stats for receiving chunks
Related to #253.
|
2018-06-25 14:06:30 +10:00 |
Matt Joiner
|
5cb73d6a37
|
Ensure ConnStats spew nicely
|
2018-06-12 22:40:04 +10:00 |
Matt Joiner
|
22a939fb02
|
Remove unused log import
|
2018-06-12 20:25:32 +10:00 |
Matt Joiner
|
360e1dbdd1
|
Track ConnStats with atomics
|
2018-06-12 20:21:53 +10:00 |
Matt Joiner
|
ac6ba9f021
|
Add ConnStats at Client level
ConnStats management is refactored to make this less tedious.
|
2018-06-10 09:20:33 +10:00 |
Matt Joiner
|
415c6f6654
|
Increment conn read/write stats asynchronously
Acquiring the lock appears to be quite intensive.
|
2018-06-10 09:20:33 +10:00 |
Matt Joiner
|
44e44637bf
|
TODOs and comments
|
2018-02-04 19:14:07 +11:00 |
Matt Joiner
|
5a4e8cd4c5
|
Rename and rearrange some conn stats
|
2018-02-03 00:41:13 +11:00 |
Matt Joiner
|
b0c1f99509
|
Merge a bunch of stuff into ConnStats and refactor connection.upload
|
2018-02-02 19:04:56 +11:00 |
Matt Joiner
|
fbe0ded844
|
Add connection read stats
|
2016-07-12 16:42:04 +10:00 |
Matt Joiner
|
12191dbfa3
|
Add counters for uploads
Fixes #71.
|
2016-07-05 15:52:33 +10:00 |