The checksums are for the binaries (dgraph/Badger) inside the compressed tar bundles.
You should first extract the tar.gz bundles and then run sha256sum on the resulting Badger and Dgraph binaries as following:
@honeybadger Yeah I tried the ARM binary on an AWS machine. It was really slow compared to x86. And not just Dgraph, but golang in general was slow. I tried a prime number generator. My test could have been wrong and with flaws, so if you have some evidence to the contrary, I am willing to do some bench marking.
Thanks for the clarifictaion … it may actually be more profitable for you folks to run Dgraph on ARM (if it is performant). The unit economics is like +25% savings easily.
@harshil_goel, I do have some questions. But I will reserve those after I have done some work on my end. I may raise a few PRs and nudge you guys after a week.