Difference is that system parameters are stored with EH Guid per EH Type in an extra table.
Queries are faster using system parameters.
Info and Cntrl parameters are stored as name value pairs. They should only be used when you need indexed parameters. Query performance can extremly slow down when searching for 2 or more parameters at the same time.
Best regards,
Steffen