I’ve been using the development version, and I think it’s running slow. Is there a speed difference between using the develop branch and the master branch? Also, is there a production branch with optimized files for a faster UI experience?
There should be a huge performance increase when running Baserow from the master branch instead of the development branch. The easiest way to set up a Baserow instance from the master branch is install with Docker compose
Just download the example docker-compose.yml file and you should be ready to go
Yes, I’m using the master branch (though it should ideally be called “main”), but I still don’t see any performance improvement, and I can’t open more than 2-3 tabs.