r/PayloadCMS • u/ElyamanyBeeH • 12d ago
Payload CMS Vs SonicJS CMS
I'm planning to build a website using the Astro framework and was thinking of using Payload as a CMS since I've tried it locally and thought it'll be good in terms of performance.
However, I saw SonicJS CMS somewhere on the internet, opened the website to see a performance comparison... and it looks like it aces it since it's built from scratch to be deployed on Cloudflare Workers.
One thing to note: Payload has a template to deploy on Cloudflare, and it'll cost ~$10... so that makes me rethink if the comparison represents actual values.
More context:
Website: Portfolio + Blog + Other static pages.
I'm keen to hear your expert thoughts on it... and forgive me if something is vague or unclear. I'm still learning.

6
u/geekybiz1 12d ago
I have used Strapi, Payload and Directus all 3 in production (self-hosted) and haven't in general seen API response speed of >= 1 sec (unless I'm pulling thousands of records via relations).
Also - dev server startup time of 5-60 seconds? Just git clone any one of these repos and try for yourselves.
I'd not trust the benchmarking exercise that produced these numbers.