bitshares / bitshares/bitshares-core
Improve replay performance
Open
1b User Story
2a Discussion Needed
3c Enhancement
6 Performance
performance
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 660
- Avg merge
- 8h 17m
- Merged PRs (30d)
- 26
Description
It now need about 3 hours to replay the chain.
Update: profiling data: https://pastebin.com/abmzjruy
Sub-tasks:
- [x] #803 improve vote tally performance (short term)
- [ ] #1204 improve vote tally performance (long term)
- [ ] #1083 improve `adjust_balance` performance
- [x] #1093 improve `update_expired_feeds` performance
- [x] #1094 improve price comparison performance
- [ ] #1660 replace/rewrite fc::uint128 with boost::multiprecision
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.