openeventdata / phoenix_pipeline

Turning news into events since 2014.
MIT License
50 stars 33 forks source link

Speed #35

Closed johnb30 closed 10 years ago

johnb30 commented 10 years ago

Should probably do some profiling to see where different parts are slow. I think the scraper_connection is pretty slow. There might be some way to optimize this.

johnb30 commented 10 years ago

Addressed in part by #38.