Enhance performance at scale
Final Release Note
Description
Access to YottaDB from the Go wrapper uses CGO which imposes an overhead by copying memory back and forth (although the overhead seems to be less than it used to be, per CGO Performance In Go 1.21). While performance is ample for current applications, there is concern regarding performance at scale, when such a need arises. The following are links that may be relevant to enhancing performance at scale.