bc: make long-running dc drop data it does not need (when it can)
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 22 Dec 2018 18:23:46 +0000 (19:23 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 22 Dec 2018 18:23:46 +0000 (19:23 +0100)
commitec74a9c14572f17ad4a5ff94813a743bc6e6222d
tree413b40630f7a5be6ff0941851cfd95e85a5ff344
parent5cf0b2d46617cdc52009da526c127ead57ab554f
bc: make long-running dc drop data it does not need (when it can)

function                                             old     new   delta
zbc_vm_process                                       765     824     +59

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c