I'm trying to understand what would be better for loading Zabbix dashboards in terms of performance, or loading widgets.
For example, if I query some data in a Graph widget, from a performance perspective, which would be better:

Will the data-set with the wildcard item load faster than multiple data-sets?
For example, if I query some data in a Graph widget, from a performance perspective, which would be better:
- Create 1 data-set that queries all values with a wildcard ( like Interface ether1_WAN(WAN interface)* ) and then create overrides to change how the items are displayed?
- Or create multiple data-sets and customize their appearance individually?
Will the data-set with the wildcard item load faster than multiple data-sets?