h-REA / hREA

A ValueFlows / REA economic network coordination system implemented on Holochain and with supplied Javascript GraphQL libraries
https://docs.hrea.io
Other
143 stars 15 forks source link

Optimise "all" indexes to avoid DHT thrashing and high memory usage #86

Open pospi opened 4 years ago

pospi commented 4 years ago

Following #84, things will need to be optimised for best performance.

Using something like Willem's collections helper framework so that memory is better managed and results are returned faster is probably the way to go, but we expect that design patterns will emerge as others build apps. @artbrock has talked about writing an article series on HC design patterns before- worth checking before diving in to this.

fosterlynn commented 4 years ago

artbrock has talked about writing an article series on HC design patterns before- worth checking before diving in to this.

Paul D has been working a lot on this: https://forum.holochain.org/c/learning-library/design-patterns