I have a site with lots of pages. The pages have a mix of static content and posts. Many pages have two showpost widgets. A couple have three showpost widgets. Right now I have dozens of saved filters, and I’m using shortcodes with filter name. Is there any performance advantage to just using the Showpost shortcode with parameters? If I just used parameters, does eliminating the call to the database to translate the filtername to parameters yield faster page loads?