Also, it’s probably not that your expression itself is taking 17 seconds, but that the expression is on a scan class that’s slow for some other reason, like query tag(s). If you move the expression tag to a new scan class, does it still take 17 seconds?