JVM Summit Wrokshop/talk request

2013-04-08 Thread Mark Roos
It seems like quite a bit of work is going on around improving the performance of invokeDynamic. It would be interesting ( at least to me ) to have an in depth discussion of what is being done and how I should adjust my usage to get the best performance for a dynamic language. I'll buy the

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Charles Oliver Nutter
Indeed...I think we need to get all us invokedynamicists into the same room to better understand what's working, what's not, and where to go from here. Consider me in. I'm sure it would be accepted, so a proposal would probably be a formality...but do you want to throw something together, Mark?

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Mark Roos
I would love to put it together, but my knowledge is minimal. I don't mind the organizing part but I think we need some folks from the jvm side to be the main speaker/know it all(s). So if we can get some volunteers to be the experts I will gladly propose and mc a workshop/panel mark

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Charles Oliver Nutter
I will volunteer to be an expert. On Mon, Apr 8, 2013 at 2:53 PM, Mark Roos mr...@roos.com wrote: I would love to put it together, but my knowledge is minimal. I don't mind the organizing part but I think we need some folks from the jvm side to be the main speaker/know it all(s). So if we

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Julien Ponge
Where do you guys could meet? On Mon, Apr 8, 2013 at 9:59 PM, Charles Oliver Nutter head...@headius.comwrote: I will volunteer to be an expert. On Mon, Apr 8, 2013 at 2:53 PM, Mark Roos mr...@roos.com wrote: I would love to put it together, but my knowledge is minimal. I don't mind the

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Mark Roos
The thought was at the JVM summit in July mark From: Julien Ponge julien.po...@gmail.com To: Da Vinci Machine Project mlvm-dev@openjdk.java.net Date: 04/08/2013 01:23 PM Subject:Re: JVM Summit Wrokshop/talk request Sent by:mlvm-dev-boun...@openjdk.java.net Where do

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Mark Roos
Ok Charles is one expert, how about some folks doing the jvm implementation? Any thoughts on who that could be regards mark___ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Jim Laskey
John Rose and Christian Thalinger will likely there from the JVM team. Marcus Lagergren and Attila Szegedi from the Nashorn team are not confirmed but if available would be good for user experience. Cheers, -- Jim On 2013-04-08, at 5:39 PM, Mark Roos mr...@roos.com wrote: Ok Charles is

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Remi Forax
On 04/08/2013 11:01 PM, Jim Laskey wrote: John Rose and Christian Thalinger will likely there from the JVM team. Marcus Lagergren and Attila Szegedi from the Nashorn team are not confirmed but if available would be good for user experience. Cheers, -- Jim yes, I'm in it too, and we have

Re: JVM Summit Wrokshop/talk request

2013-04-08 Thread Mark Roos
Thanks for the interest. I added this workshop to my proposal. Inputs are welcome on how to make it a good workshop. mark Improving the performance of InvokeDynamic Now that we have some experience with InvokeDynamic its time to discuss strategies and efforts for performance improvement. We