funginstitute / patentprocessor

BSD 2-Clause "Simplified" License
68 stars 31 forks source link

faster loading on related fields for patent #68

Closed gtfierro closed 10 years ago

gtfierro commented 10 years ago

Using eager loading through SQLalchemy, we run fewer SQL statements when running consolidate.py. On my local machine, I got the runtime down to about %18 of the original.