jsakamoto
Results
262
comments of
jsakamoto
Hi @cnbohu, > program is unresponsive ... Becuase that program will count about 300,000,000,000,000,000,000 objects (!). If it takes one microsecond to count one address, it will take **more than...
> It is possible, to add a properties or methods, not generate objects,only calculate the count. That's true! In fact, we already have a code like you mentioned to implement...