I could be wrong but it looks like the calls to s/conform in the -query multimethod here add a relatively significant overhead to some queries.
For some relatively simple queries the overhead appears to be about 1/4 of the total query time. See the flamegraph below:

I could be wrong but it looks like the calls to
s/conformin the-querymultimethod here add a relatively significant overhead to some queries.For some relatively simple queries the overhead appears to be about 1/4 of the total query time. See the flamegraph below: