rust-synapse-compress-state icon indicating copy to clipboard operation
rust-synapse-compress-state copied to clipboard

Option for minimum saving

Open jo-so opened this issue 6 years ago • 0 comments

To speed up the maintenance of the state table it would be helpful to skip minimal savings. A gain of fewer then 500 rows isn't worth the verification of the result and the execution of the SQL commands. What's your opinion?

How about adding a command line option to specify the minimal saving to consider an update?

jo-so avatar May 11 '19 10:05 jo-so