This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
Index generation is slower than previous implementation #676
Closed
Description
Log indexing a table with the actual version:
DEBU[0461] finished pilosa indexing duration=5m26.700323786s id=blobs_idx mapping=508129748 pilosa=384190894 rows=55764
Log with previous implementation, the same table:
DEBU[0022] finished pilosa indexing duration=5.323093051s id=blobs_idx mapping=429.571981ms pilosa=268.452932ms rows=55796
5 mins vs 5 secs.