dwhitney

Results 5 issues of dwhitney

**Is your feature request related to a problem? Please describe.** SPARQL.js is a major performance bottleneck! I've found that in the majority of my queries, parsing the query takes the...

question
discussion

Hi, I'm doing some performance optimization over the next couple of weeks in our app, and I'm wondering if you could outline some of the existing query hints - how...

question

I find myself using the following so often, that I assumed the function should already exist, but it doesn't: `join traverse fn traversable` I've inquired on slack about it, I...

Hey this looks like a cool project! One thing I've noticed on most purescript projects like this is they include `purescript-react-dom` as a dependency. Doing this means the library will...

enhancement