Chris McFarlen

Results 22 comments of Chris McFarlen

``` benchmark name samples iterations estimated mean low mean high mean std dev low std dev high std dev ------------------------------------------------------------------------------- logobject fast 100 1 50.7197 s 497.339 ms 482.904 ms...

This has only been tested in lab environments

Looking at the code, it definitely looks like a memory leak is possible if the TS_EVENT_VCONN_WRITE_COMPLETE is not received. I tried to cause this condition with various versions of netcat...

I prefer the file as its easier to reason about and it doesn't come with incidental code.

I just mean that when you are doing "ASAN" things and looking for leaks, all of the excluded ones are all in one place. This way managed with code is...

I don't know about the pre-built clang-format exec format error, but there is a newish experimental config option for docker desktop for Mac to improve volume performance that might improve...

Cherry-picked to v10.0.x

Hi! Sorry for the delay responding to this issue. If you configure using `--with-jemalloc` or `--with-mimalloc` then ATS will use a custom allocator for allocations when freelists are disabled (with...