kjetilk / p5-atteanx-query-cache

Experimental prefetching SPARQL query cacher, take 2
0 stars 1 forks source link

Analysis of plans #9

Closed kjetilk closed 8 years ago

kjetilk commented 8 years ago

To fetch interesting results.

kjetilk commented 8 years ago

There's a start in https://github.com/kjetilk/p5-atteanx-query-cache/blob/master/lib/AtteanX/Query/Cache/Analyzer.pm now

kjetilk commented 8 years ago

There are now two analyzers, one that finds the plans that causes the best improvements, and one that stores predicates to take the most frequent.