Adrian Robert

Results 18 comments of Adrian Robert

Not mentioned (as far as I could see) in google's list: [http://commondatastorage.googleapis.com/books/syntactic-ngrams/index.html](http://commondatastorage.googleapis.com/books/syntactic-ngrams/index.html) Googling for "google ngram data" will turn up lots of scripts various people have developed for munging this...

Dupe of #32 (which seems like it was never fully resolved).

👍 It sounds good that performance is in mind and, though optimization is not a focus yet, the design won't be rendering it impossible. Maybe this issue can be left...

I've been reading a number of these performance-related issues/discussions and feel like one source of problems is not being mentioned, at least explicitly. We are using dhall-kubernetes with 311K of...

@Gabriel439 Thanks for your input. I've been trying to verify your suggestion that this relates to imports by constructing a set of small files that import each other, and a...

OK, I see. Anything I can do to help? Is there a branch somewhere or a design outline?

Thanks, this makes the plan clear – but it raises questions in my mind whether it would help performance overall in our use case. The steps are: 1. ~9000 lines...

I've determined that at least some instances of non-working are due to aggressive state-caching, wherein once a file has been "fixed", the file will be ignored thereafter, even if changes...

@domas-v @yyoncho Thank you, thank you! None of the suggestions I was finding anywhere was doing anything about the problem I was trying to solve – getting rid of the...