Sorry, then, I don't understand the issue. The plugin does not create any additional database queries.
It creates 1 new template, which is cached. It creates two plugins, and it creates three phrases.
It could very well be that your additional queries are the plugins themselves, plus the phrases. Any code that uses plugins/phrases (which is most of them, of course), will behave similarly.
The real question is if you're seeing any actual performance degradation. I would think not.
|