milli icon indicating copy to clipboard operation
milli copied to clipboard

Add missing logging timer to extractors

Open ManyTheFish opened this issue 3 years ago • 0 comments

Initially, we added logging timers to indexing extractors in order to help the debugging of performance issues like in extract_fid_word_count_docids.rs. However, these timers have not been automatically added to the newly implemented extract_geo_points extractors.

TODO

ManyTheFish avatar Sep 27 '22 13:09 ManyTheFish