c-koster

Results 1 comments of c-koster

Hello @rmitsch I did some investigating of the the `create_kb` step with a memory profiler (both a time-based sampling approach, and a line-by-line profile of the [main function](https://github.com/explosion/wikid/blob/94af5c6d0ebc5e960872d0ef54df20e030072a30/scripts/create_kb.py#L20)). First, here...