On Tue, Feb 2, 2010 at 12:54 AM, Mohan <
mohan.narayanasw...@credit-suisse.com> wrote:

> I have a situation to create 1000's of objects inside loop, I am bit
> worried cause those manny builder objects are also created. is there
> any workaround for that?
>

With a modern JVM, creating short-lived objects should be cheap -- like, as
cheap as stack allocation.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to