>>>>> Markus Teufelberger <[email protected]> writes:

> Are there actually some hard limits on what ledger can handle (Bitcoin
> transactions are already ~20 GB in binary format, if they get a bit expanded
> to fit into the text format of ledger, they might likely grow beyond 100 GB)
> size wise? Even outputs of a balance command would be several dozen MB of
> data.

I would expect C++ Ledger to start slowing down with 100 MB of textual data.
That is assuming you use *no* automated transaction, or sorting, both of which
induce a horrible amount of slowness on data sets of that size.

But that's just a gut feel, I haven't tried running it on anything of that
scale.

John

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to