You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: