I have looked at Firebase core + realtime + auth vs Supabase.js and results were very much in Supabase's favor :) Understandable though since Firebase is doing a bunch of other things under the hood. I would still call it a relatively fair comparison.
Also, I think the primary buttons on the website has an easily fixable contrast problem. I just created an issue for it.
To be fair to Firebase, they have a lot more functionality in their client libraries than ours. But they are definitely bloated, and I think they are working on reducing their bundle sizes. This is something we are very cognisant of - we will keep our bundles modular and easy to tree-shake (keeping admin functions separate).
> the primary buttons on the website has an easily fixable contrast problem
Thanks for the fix! We'll merge tomorrow, because the whole team is asleep..
Also, I think the primary buttons on the website has an easily fixable contrast problem. I just created an issue for it.