One thing I was thinking of is that most users would filter down to a specific set of data, which would mean that only that set needs to be parsed and processed.
On Mon., 15 Apr. 2019, 14:13 Martin Blais, <[email protected]> wrote: > On Mon, Apr 15, 2019 at 8:02 AM Alen Šiljak <[email protected]> wrote: > >> Just out of curiosity - would changing the data format shorten the time >> required for processing? I know this is plain-text-accounting but it would >> be interesting to see what effect would using SQLite have on the >> performance. >> > > None. > The query time is small, it's parsing and processing the input file that > takes most of the time. > > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAED51T4u%2BeWFEBnhpEz2c945%2Bk1rnnXEVjoYw-peRj0DVgRrCQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
