nanocurrency / nano-node

Nano is digital currency. Its ticker is: XNO and its currency symbol is: Ӿ
https://nano.org
BSD 3-Clause "New" or "Revised" License
3.47k stars 783 forks source link

Tracking potential bottlenecks & performance improvements #4262

Open qwahzi opened 1 year ago

qwahzi commented 1 year ago

Summary

The logging framework parser has been implemented (#4261, based on #4260), so deeper analysis can be done to identify bottlenecks & improve performance. The ultimate goal is to help achieve reliably steady prioritization & TPS, even under saturation and/or spam.

In-Progress / V28

Potential mid-term improvements

Potential long-term performance improvements


Merged / V27

Merged / V26

qwahzi commented 11 months ago

EDIT - Comment merged with above issue description