S
Sa
Guest
Hello,
I am trying to figure out what excatly skill objects or skill cells
mean in needncells function in cadence?
all I want to do is to allocate like 50 MB of space to my association
table in my skill code.
any idea how to do it??
I am doing this to avoid too many gc iterations ( found by gcsummary)
that skill is doing.I thought if I preallocate memory to my assoc
table, the gc number will reduce.
thanks
sampath
I am trying to figure out what excatly skill objects or skill cells
mean in needncells function in cadence?
all I want to do is to allocate like 50 MB of space to my association
table in my skill code.
any idea how to do it??
I am doing this to avoid too many gc iterations ( found by gcsummary)
that skill is doing.I thought if I preallocate memory to my assoc
table, the gc number will reduce.
thanks
sampath