Entities table performance improvements
planned
Dudi Elhadad
Currently, the entities table's performance degrades significantly when loading a large number of entities.
As part of this item, we would like to incorporate improvements that will:
- Shorten the load time
- Prevent browser crashes and cases where a large table degrades the overall page/dashboard performance
Dudi Elhadad
Our current plan for the V1 of the improvements is to:
- Limit by default the maximum number of entities that can be queried and displayed in a table (instead of querying all entities).
- Adjust table filters, search, group by, and sort to dynamically query data right from Port's database, allowing you to create the exact view according to your needs.
Dudi Elhadad
marked this post as
planned
Dudi Elhadad
Our current plan for the V1 of the improvements is to:
- Limit by default the maximum number of entities that can be queried and displayed in a table (instead of querying all entities).
- Adjust table filters, search, group by, and sort to dynamically query data right from Port's database, allowing you to create the exact view according to your needs.