Re: Question about mimalloc (pronounced "me-malloc") and HAProxy

2025-03-13 Thread Willy Tarreau
Hi Alex, On Wed, Mar 12, 2025 at 11:55:45PM +0100, Aleksandar Lazic wrote: > Hi Willy > > On 2025-02-08 (Sa.) 14:18, Aleksandar Lazic wrote: > > Hi Willy. > > > > On 2025-02-08 (Sa.) 05:49, Willy Tarreau wrote: > > > Hi Alex, > > > > > [snipp] > > > > I'll ping the few heavy users who experie

Re: Question about mimalloc (pronounced "me-malloc") and HAProxy

2025-03-13 Thread Aleksandar Lazic
Hi Willy. On 2025-03-13 (Do.) 08:03, Willy Tarreau wrote: Hi Alex, On Wed, Mar 12, 2025 at 11:55:45PM +0100, Aleksandar Lazic wrote: Hi Willy On 2025-02-08 (Sa.) 14:18, Aleksandar Lazic wrote: Hi Willy. On 2025-02-08 (Sa.) 05:49, Willy Tarreau wrote: Hi Alex, [snipp] I'll ping the few

Re: Question about mimalloc (pronounced "me-malloc") and HAProxy

2025-03-12 Thread Aleksandar Lazic
Hi Willy On 2025-02-08 (Sa.) 14:18, Aleksandar Lazic wrote: Hi Willy. On 2025-02-08 (Sa.) 05:49, Willy Tarreau wrote: Hi Alex, [snipp] I'll ping the few heavy users who experienced watchdogs in free(), in case they want to give it a try. Great, I'm very curious if this library could hav

Re: Question about mimalloc (pronounced "me-malloc") and HAProxy

2025-02-08 Thread Aleksandar Lazic
Hi Willy. On 2025-02-08 (Sa.) 05:49, Willy Tarreau wrote: Hi Alex, On Sat, Feb 08, 2025 at 01:41:28AM +0100, Aleksandar Lazic wrote: Hi. Have anybody tried to use this malloc library with HAProxy? https://github.com/microsoft/mimalloc Oh, thank you for this link! No I never tested it but I'

Re: Question about mimalloc (pronounced "me-malloc") and HAProxy

2025-02-07 Thread Willy Tarreau
Hi Alex, On Sat, Feb 08, 2025 at 01:41:28AM +0100, Aleksandar Lazic wrote: > Hi. > > Have anybody tried to use this malloc library with HAProxy? > https://github.com/microsoft/mimalloc Oh, thank you for this link! No I never tested it but I've read their README and it looks super appealing, prec

Question about mimalloc (pronounced "me-malloc") and HAProxy

2025-02-07 Thread Aleksandar Lazic
Hi. Have anybody tried to use this malloc library with HAProxy? https://github.com/microsoft/mimalloc Regards Alex