summaryrefslogtreecommitdiff
path: root/api.py
Commit message (Expand)AuthorAgeFilesLines
* update joblib; increase batch sizeschneefux2017-03-101-1/+1
* cache statementsschneefux2017-03-101-3/+4
* update joblibschneefux2017-03-101-1/+1
* start more workers with smaller batchesschneefux2017-03-091-2/+2
* catch deadlocksschneefux2017-03-091-4/+6
* compile up to a whole batch of 50 at onceschneefux2017-03-081-1/+1
* do not use pooling, not neededschneefux2017-03-081-4/+2
* run jobs in batches (#7)schneefux2017-03-051-10/+25
* refactor to use joblib worker classschneefux2017-03-041-28/+6
* reduce number of workers to 1 to workaround deadlock issuesschneefux2017-03-021-1/+1
* use proper log paths for Dockerschneefux2017-03-011-1/+4
* log to fileschneefux2017-03-011-2/+11
* reduce default worker idle cooldownschneefux2017-02-281-2/+2
* support split queriesschneefux2017-02-281-7/+10
* logs: be more quietschneefux2017-02-281-4/+0
* allow writing web-web queriesschneefux2017-02-271-0/+102