Re: Is ARM64 officially supported ?

2020-05-01 Thread dormando
Hey, Sorry I missed this (almost two months ago?) If I were to do a serious performance comparison for ARM right now it would have to be a sponsored project; I can't justify the time out of personal curiosity right now :) If you want some detailed analysis contact me privately and we can

Re: Is ARM64 officially supported ?

2020-03-22 Thread dormando
If you're still stuck I'll write more of a guide, just let me know. On Sun, 22 Mar 2020, dormando wrote: > Hey, > > I thought I wrote this in the rest of the e-mail + the README: it doesn't > print stats at the end. you run the benchmark and then pull stats via > other utilities. Take a close

Re: Is ARM64 officially supported ?

2020-03-22 Thread dormando
Hey, I thought I wrote this in the rest of the e-mail + the README: it doesn't print stats at the end. you run the benchmark and then pull stats via other utilities. Take a close look at what I wrote and the files in the repo. On Sun, 22 Mar 2020, Martin Grigorov wrote: > Hi, > > On Thu, Mar

Re: Is ARM64 officially supported ?

2020-03-22 Thread Martin Grigorov
Hi, On Thu, Mar 19, 2020 at 9:06 PM dormando wrote: > memtier is trash. Check the README for mc-crusher, I just updated it a bit > a day or two ago. Those numbers are incredibly low, I'd have to dig a > laptop out of the 90's to get something to perform that badly. > > mc-crusher runs blindly

Re: Is ARM64 officially supported ?

2020-03-19 Thread dormando
memtier is trash. Check the README for mc-crusher, I just updated it a bit a day or two ago. Those numbers are incredibly low, I'd have to dig a laptop out of the 90's to get something to perform that badly. mc-crusher runs blindly and you use the other utilities that come with it to find command

Re: Is ARM64 officially supported ?

2020-03-19 Thread Martin Grigorov
Hi I've made some local performance testing First I tried with https://github.com/memcached/mc-crusher but it seems it doesn't calculate any statistics after the load runs. The results below are from https://github.com/RedisLabs/memtier_benchmark 1) Text ./memtier_benchmark --server XYZ --port

Re: Is ARM64 officially supported ?

2020-03-09 Thread Martin Grigorov
Hi Dormando, On Mon, Mar 9, 2020 at 9:19 AM Martin Grigorov wrote: > Hi Dormando, > > On Fri, Mar 6, 2020 at 10:15 PM dormando wrote: > >> Yo, >> >> Just to add in: yes we support ARM64. Though my build test platform is a >> raspberry pi 3 and I haven't done any serious performance work. >>

Re: Is ARM64 officially supported ?

2020-03-09 Thread Martin Grigorov
Hi Dormando, On Fri, Mar 6, 2020 at 10:15 PM dormando wrote: > Yo, > > Just to add in: yes we support ARM64. Though my build test platform is a > raspberry pi 3 and I haven't done any serious performance work. packet.net > had an arm test platform program but I wasn't able to get time to do any

Re: Is ARM64 officially supported ?

2020-03-08 Thread dormando
Added a blurb on the hardware page: https://github.com/memcached/memcached/wiki/Hardware On Sun, 8 Mar 2020, Emilio Fernandes wrote: > Hola Dormando! > Thank you for confirming that ARM64 is officially supported! > Do you think it would be a good idea to mention the list of the supported >

Re: Is ARM64 officially supported ?

2020-03-08 Thread Emilio Fernandes
Hola Dormando! Thank you for confirming that ARM64 is officially supported! Do you think it would be a good idea to mention the list of the supported platforms somewhere on the website or at least in GitHub Wiki ? I don't think my employer could donate ARM64 hardware :-/ Sorry! Gracias! Emilio

Re: Is ARM64 officially supported ?

2020-03-06 Thread dormando
Yo, Just to add in: yes we support ARM64. Though my build test platform is a raspberry pi 3 and I haven't done any serious performance work. packet.net had an arm test platform program but I wasn't able to get time to do any work. >From what I hear it does seem to perform fine on high end ARM64

Re: Is ARM64 officially supported ?

2020-03-06 Thread Martin Grigorov
Hi Emilio, On Fri, Mar 6, 2020 at 9:14 AM Emilio Fernandes < emilio.fernande...@gmail.com> wrote: > Thank you for sharing your experience, Martin! > > I've played for few days with Memcached on our ARM64 test servers and so > far I also didn't face any issues. > > Do you know of any performance

Re: Is ARM64 officially supported ?

2020-03-05 Thread Emilio Fernandes
Thank you for sharing your experience, Martin! I've played for few days with Memcached on our ARM64 test servers and so far I also didn't face any issues. Do you know of any performance benchmarks of Memcached on AMD64 and ARM64 ? Or at least of a performance test suite that I can run myself ?

Re: Is ARM64 officially supported ?

2020-03-04 Thread Martin Grigorov
Hello Emilio! Welcome to this community! I am a regular user of Memcached and I can say that it works just fine for us on ARM64! We are still at early testing stage but so far so good! I like the idea to have this mentioned on the website! It will bring confidence to more users! Regards,

Is ARM64 officially supported ?

2020-03-04 Thread Emilio Fernandes
Hello Memcached community! I'd like to know whether ARM64 architecture is officially supported ? I've seen that Memcached is being tested on ARM64 at Travis but I do not see anything on the website or in GitHub Wiki explicitly saying whether it is officially supported or not. Gracias! Emilio