Page 1 of 1

What is the most appropriate time to perform garbage collection operation?

Posted: Wed Nov 18, 2015 6:40 am
by Benson
Check the subject pls. Hope anyone give me any tips. Tnx

Re: What is the most appropriate time to perform garbage collection operation?

Posted: Tue Nov 24, 2015 7:09 am
by UNKNwYSHSA
You can perform GC operation when the NVM space is not enough. It has the Minimum call time of GC operation.
Or perform in one APDU command in which you set object(s) to null.