Examining Performance
Agilebase gives you some tools to enable you to see where performance issues might be surfacing
Agilebase automatically takes some measures behind the scenes to maintain high performance as data volumes grow. And the underlying PostgreSQL database is pretty good at running queries very quickly.
As your system matures, you may find there are tweaks you can make to keep it running fast so that there’s a good user experience.
If anything seems to be running a bit slow it will almost always be down to the performance of a view. Views can involve lots of data and complex calculations. Also lots of things depend on views, some examples (a non-exhaustive list):
A fuller list can be seen at view special uses.
Agilebase gives you some tools to enable you to see where performance issues might be surfacing
There are a number of ways that view performance can be optimised
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.