#jogamp @ irc.freenode.net - 20160615 05:06:18 (UTC)


20160615 05:06:18 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20160614050617.html
20160615 05:06:18 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20160615050618.html
20160615 06:46:48 * elect__ (~GBarbieri@anon) has joined #jogamp
20160615 06:47:31 <elect__> hi
20160615 07:32:52 * Eclesia (~husky@anon) has joined #jogamp
20160615 07:33:23 <Eclesia> ho
20160615 08:53:01 * jvanek (jvanek@anon) has joined #jogamp
20160615 14:11:02 * kharo (~kharo@anon) has joined #jogamp
20160615 14:12:51 * kharo (~kharo@anon) Quit (Quit: Leaving)
20160615 14:46:07 <elect__> is it right to assume that if I assign the same object to two different variables, the memory consumption remains the same as I had assigned it only to one?
20160615 14:46:14 <elect__> or at least a very very light overhead?
20160615 14:46:25 <elect__> given by the variable itself
20160615 14:53:08 <elect__> http://stackoverflow.com/questions/4474114/java-how-much-memory-a-reference-implies
20160615 14:53:12 <elect__> 4B on a 32b
20160615 14:53:16 <elect__> 4-8 on 64
20160615 15:20:15 <Eclesia> yes, only a new reference
20160615 15:21:17 <Eclesia> only primitives are copied
20160615 15:22:01 <elect__> thanks
20160615 16:03:01 * Eclesia (~husky@anon) has left #jogamp
20160615 16:46:04 * elect__ (~GBarbieri@anon) Quit (Ping timeout: 240 seconds)
20160615 16:55:56 * jvanek (jvanek@anon) Quit (Quit: Leaving)
20160615 17:30:36 * Eclesia (~eclesia@anon) has joined #jogamp
20160615 18:34:45 <zubzub> Eclesia: not entirely correct
20160615 18:34:49 <zubzub> everything is copied
20160615 18:34:57 <zubzub> however, non primitives are stored as pointers
20160615 18:35:07 <Eclesia> :p
20160615 18:35:20 <zubzub> so it's only the pointer address that is copied and not the values it points to
20160615 18:35:44 <Eclesia> that's whatI said
20160615 19:06:17 * dwbrite (4474ac1d@anon) has joined #jogamp
20160615 19:30:50 <Eclesia> \o/ one more victory
20160615 19:31:23 <Eclesia> DirectX binary format decoded : http://pastebin.com/PvZyx4pk
20160615 20:15:11 * dwbrite (4474ac1d@anon) Quit (Quit: Page closed)
20160615 20:32:18 * dwbrite (4474ac1d@anon) has joined #jogamp
20160615 20:41:06 <Eclesia> Tada : https://s31.postimg.org/3vebiudjv/3_D_directx_l.png
20160615 21:08:56 * dwbrite (4474ac1d@anon) Quit (Ping timeout: 250 seconds)
20160615 21:09:56 * dwbrite (4474ac1d@anon) has joined #jogamp
20160615 21:16:17 * dwbrite (4474ac1d@anon) Quit (Changing host)
20160615 21:16:17 * dwbrite (4474ac1d@anon) has joined #jogamp
20160615 21:49:49 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20160615 21:53:38 * hija (~hija@anon) has joined #jogamp
20160615 21:53:47 * hija (~hija@anon) Quit (Client Quit)
20160615 23:08:23 * bruce-_ (~x@anon) has joined #jogamp
20160615 23:13:01 * bruce- (~x@anon) Quit (*.net *.split)
20160616 05:06:18 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20160616050618.html