littleskunk

Results 29 issues of littleskunk

https://review.dev.storj.io/c/storj/storj/+/8041

https://review.dev.storj.io/c/storj/storj/+/8041

https://review.dev.storj.io/c/storj/storj/+/8043 Test results from a long time ago looks more like we have an exponential slow down. Doubling the number of objects in a bucket increased the time needed to...

The code changes are currently not merged. As soon as they are merged we will have a bigger release in front of us. Let's test it before the next release...

> How many concurrent downloads can the satellite handle? Now you might wonder isn't that the same as number 1? Not exactly. Number 1 comes with the assumption that a...

performance

Marc believes we need to modify the TCP window size and he has the feeling we have too many context switches somewhere. Maybe a C Lib that gets called out...

performance

https://github.com/storj/storj/commit/95ae739 I am worried that this code change will corrupt our billing process. Worst case a customer can just delete his bucket before the end of the month and doesn't...

https://github.com/richardkiss/pycoin/blob/master/pycoin/ecdsa/native/library.py#L21 This line will only work for linux and doesn't support windows and osx and it should throw a exception if the env variable is set but the library can't...