Skip to content

Memory footprint optimization: duplicate arrays #216

@mpollmeier

Description

@mpollmeier

Looking at the "duplicate objects" inspection from yourkit, we currently have many duplicates of very large arrays.
In this instance it's a cpg of the linux4 kernel, created by c2cpg and imported into joern.
The entire graph requires 20g of heap, out of which roughly 1g is wasted on duplicates of very large arrays:

grafik

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions