hazelcast / hazelcast/hazelcast-cpp-client

Check memory alignment of internal structures

Open
#871 0 comments 0 reactions 0 assignees View on GitHub
Type: Enhancement
Dominant language
C++
Stars
91
Forks
54
Avg merge
1d 12m
Merged PRs (30d)
5

Description

In go language, it was reported that memory foot print was reduced 50% just by using a static analyzer tool(the tool go used is [field alignment](https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment)) and aligning the struct class fields.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.