Andre Graf
Andre Graf
yes. we could map such a preference to their twitter handle, which we store already anyway. On 20 January 2013 13:26, David Bauer [email protected] wrote: > You mean giving users...
together with a donate-button! ;)
In https://github.com/cachix/devenv/commit/00aed4abf0fdfe31ea0b2e557044e2e99006e178 the docker ca-certificates package gets added to the image by default. The package installs the CA certificates in /etc/... Resulting in a symlink pointing from /etc to the...
Hi! Good point, a standard debian image is actually working... 🤯
Can confirm low write performance on 20.3 with 40k random writes in both `none` and `sync` sync strategy, using the `leveled_bookie:book_put/5` API. No accurate measurements taken, but using `none` takes...
Ok, the `end_to_end/basic_SUITE` took about 8minutes to complete (ok?), however I found the mentioned entries in the log, and indeed they show quite good numbers e.g. `20000 objects loaded in...
I have to investigate a bit more.. for whatever reasons the test above with sync strategy `none` performs way better than I have initially measured.
Figured out that my original test (storing the 40k objects) was actually doing around 80k put operations instead of the 40k. The reason for this is that every store insert...
Same here, on 17.4 and 17.5
You were spot on with https://github.com/ninenines/cowboy/commit/1a175e7b563110c4a47c41f2b9c78cdafbcaf063 . I've dropped this commit from your main branch and deployed a `2.12'`, the download worked flawlessly. I'm going to try tomorrow over a...