Single page app
- faster
- if too much data and too many concurrent users … it will likely run slower
Multi page app
- slower
- can handle data better and more concurrent users
The above … is an overgeneralization … please take it with a grain of salt
Bubble is powerful and most apps can run easily with single pages