Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Market history plugin: history-per-size option doesn't work #472

Closed
abitmore opened this issue Nov 10, 2017 · 4 comments
Closed

Market history plugin: history-per-size option doesn't work #472

abitmore opened this issue Nov 10, 2017 · 4 comments

Comments

@abitmore
Copy link
Member

Old data never got removed.

@abitmore
Copy link
Member Author

@oxarbitrage I'll handle this. Thank you anyway.

@abitmore abitmore self-assigned this Nov 11, 2017
@abitmore
Copy link
Member Author

Test result with current BitShares main net (head block #21742070) and following options:

# plugins =
# track-account =
partial-operations = 1
max-ops-per-account = 1000
bucket-size = [60,300,900,1800,3600,14400,86400]
history-per-size = 1000

running in Ubuntu 16.04,
before fix: VIRT = 6829564, RES = 5.272g
after fix: VIRT = 5982640, RES = 4.805g

So the fix saves 470M ~ 850M RAM.

abitmore added a commit to abitmore/bitshares-core that referenced this issue Nov 13, 2017
@oxarbitrage
Copy link
Member

fixed at #478

@abitmore abitmore added this to the Next Non-Consensus-Changing Release - 201712 milestone Nov 27, 2017
@abitmore abitmore removed their assignment Mar 25, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants