grafter icon indicating copy to clipboard operation
grafter copied to clipboard

Suspected performance regression in grafter-2.rdf4j.sparql/query due to spec conforming args

Open RickMoynihan opened this issue 5 years ago • 0 comments

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:

Screenshot 2019-09-30 at 12 51 19

RickMoynihan avatar Sep 30 '19 11:09 RickMoynihan