<div dir="ltr">Hello Varnish community,<div><br></div><div>I've just posted an article [1] about comparing the performance of Varnish Cache on two similar</div><div>machines - the main difference is the CPU architecture - x86_64 vs aarch64.</div><div>It uses a specific use case - the backend service just returns a static content. The idea is</div><div>to compare Varnish on the different architectures but also to compare Varnish against the backend HTTP server.</div><div>What is interesting is that Varnish gives the same throughput as the backend server on x86_64 but on aarch64 it is around 30% slower than the backend.</div><div><br></div><div>Any feedback and ideas how to tweak it (VCL or even patches) are very welcome!</div><div><br></div><div>Regards,</div><div>Martin</div><div><br></div><div>1. <a href="https://medium.com/@martin.grigorov/compare-varnish-cache-performance-on-x86-64-and-aarch64-cpu-architectures-cef5ad5fee5f?sk=1be4c19efc17504fa1afb53dc1d8ef92">https://medium.com/@martin.grigorov/compare-varnish-cache-performance-on-x86-64-and-aarch64-cpu-architectures-cef5ad5fee5f?sk=1be4c19efc17504fa1afb53dc1d8ef92</a><br></div></div>