Mitchell Dalvi Rosen
Mitchell Dalvi Rosen
I did a simple profile run and 99% of the time in spent parsing modues. Concurrently parsing would therefore help a lot.
> Workaround: add `Element.htmlAttribute (Html.Attributes.style "flex" "1")` to the input. Is there a workaround for getting placeholder text to be vertically centered, too? :pray:
https://github.com/riak-haskell-client/riak-haskell-client/blob/db677cfa370ebc89edd2c7f8bf7f7e347b0eae5d/src/Network/Riak/Request.hs#L121 Looks like it's not even consistent internally (this bucket type is not escaped for some reason), and there's a `TODO: don't escape` ;)
FYI, I am working on a large refactoring that will take care of this issue (and more). It is located here https://github.com/mitchellwrosen/riak-haskell-client When and if my work stabilizes I'll happily...
Thanks :) I'm still working on the socket layer, but I'm happy to report much higher throughput compared to riak-haskell-client, perhaps 4-6x or so, when performing 10k puts across 100...
Ping number 2 =)
There's also `ErrorResponse` which is given an orphan `Exception` instance in `Network.Riak.Connection.Internal`.
@Anrock Please note this issue is not about progress notifications in general. I also like seeing messages like "X/Y modules", especially when Y is large or getting to Y/Y takes...
Hi, I just spent a while trying to debug a CI script of mine. Turns out `cabal build --enable-benchmarks` doesn't build benchmarks 😓. I see this issue is labeled `blocked:...
@aryairani we still do consult config for loose code remote mappings