jq-rs
jq-rs
Uhh, thanks. Rustc comments for config.toml are just wrong then.
And BTW, the reason I was looking into this is this test run: https://github.com/rust-lang/rust/pull/81782 Pretty good results, it looks like it would be easy to add a new mimalloc option...
Sounds to me that it would work on par with `jemalloc` at the moment. Maybe that is good enough, as it needs to be enabled from the config.toml explicitly. I...
@thomcc It seems possible to make override working for macOS with a reasonable effort, please see https://github.com/rust-lang/rust/issues/82423. Maybe this can be improved for `mimalloc` too (no sad macOS user noises...
Thanks! I am not familiar with macOS internals, but as a macOS user can perhaps at least test drive.
I have the latest Big Sur only, so unfortunately no.
Indeed, OS cannot really enable application-level keepalives as they are required to be by default off at the socket. The application needs to set them on explicitly. I tried this...
Fixes #854. New 0.1.x release is kindly requested if this PR is approved.
If the 2 h default is not acceptable, I can certainly implement an API, please do suggest what kind of API would be preferable. To me, this feature itself is...
Pulling #1075 would be a nice fix, reformatting issue.