Re: java.util.UUID

2013-10-25 Thread Jukka Zitting
Hi, On Thu, Oct 24, 2013 at 1:56 PM, Tobias Bocanegra wrote: > the relevant information was: > > java.util.UUID, 353'574 Objects (41%), 22'628'736 shallow size OK, cool. I just changed the internals a bit to avoid having to keep so many duplicate UUID instances in m

Re: java.util.UUID

2013-10-24 Thread Jukka Zitting
Hi, On Thu, Oct 24, 2013 at 2:48 AM, Tobias Bocanegra wrote: > [Inline image 1] The image didn't survive it's trip to the mailing list. Can you post a link to it? > I thought that Oak does not use UUIDs so much anymore - why do I have 20mb of > them? they are all allocated via the SegmentMK.

java.util.UUID

2013-10-23 Thread Tobias Bocanegra
Hi, just a quick question: [image: Inline image 1] I thought that Oak does not use UUIDs so much anymore - why do I have 20mb of them? they are all allocated via the SegmentMK. Regards, Toby