When you’re using Fresh Variables, it is a single extra query (extra only if you have extensions turned off otherwise, if you have them on then this is a normal query).
It is only a single query as the variables are stored in the extension settings. As far as performance, it is the same as path.php global variables: just some string replacements.
In other words, it shouldn’t be a drain on the system.