Harkrishn Patro

Results 102 comments of Harkrishn Patro

@zuiderkwast @PingXie @hwware Could we do a squash and merge through github and add sign off in that commit?

> Try this > > https://stackoverflow.com/questions/5189560/how-do-i-squash-my-last-n-commits-together ofc I can do that, asking if we could avoid it and directly go for the squash/merge in github.

There are some merge conflicts with unstable. performing the squash locally and force pushing here.

@valkey-io/core-team Sadly the `co-authored-by` commit message got gobbled up. Please add it while you merge.

> @hpatro Is the top comment updated? No other changes than config file and pidfile? (It's not the default but only a suggested pidfile in the conf file.) The only...

I think we should re-explore and look for solution as we have the opportunity to think through and introduce breaking change with 1.0.

@suxb201 how is the test setup/teardown done? How long does a similar tcl test takes in python?

I think we should also perform certain benchmark(s) to determine the memory usage/fragmentation/throughput while using mimalloc compared to jemalloc. Will help the community understand when to use mimalloc over jemalloc...