We have a lot of switches and, unfortunately, a lot of naming conventions used for alias and zones.
So we created a lot of rules in order to capture all wwns.
The limit with this is that the Device resolution page need 2-3 minutes to be created.
With Developper tools I saw this is because a json is created with the report of every rule for all of the wwns ( so about 30000 * 27 rows only for that ).
Is there a way to check what are the most used rules and optimize them?
Thanks in advance for the help