Open Issues Need Help
View All on GitHub Blockchain • Node Software
AI Summary: Investigate and resolve a performance issue in the bit.diamonds node software where timers on slow CPUs cause excessively high CPU usage. This involves verifying if the timer system overcommits work, and then developing a new timer system that ensures timers act as timespans between working phases, preventing overcommitment and maintaining system resources like TCP connections.
Complexity:
4/5
good first issue