Konrad, Thanks again. I got your point. Was looking for your discrete insights that's all.
-prakhyat m m Sent from my iPhone > On 14-Sep-2014, at 19:39, Konrad 'ktoso' Malawski > <[email protected]> wrote: > > In general there should be no difference, like I mentioned a few times > already. > If you’re really really worried about any performance – you cannot just > assume things and will have to measure, anything you “care enough” about. > > — konrad > > On 13 September 2014 at 19:28:32, Prakhyat ([email protected]) wrote: > > Konrad, > > Thanks again. Will keep this in mind. > > From benchmarking, did you mean, micro benchmarking using caliper or jmh? > > Or benchmarking runtime performance of overall poc code? If yes, then same > poc has to be implemented separately in both scala and java, followed by > performance tests on each implementation. That's the only way as I fathom. > > -prakhyat m m > > Sent from my iPhone > > On 13-Sep-2014, at 22:44, Konrad Malawski <[email protected]> wrote: > >> Language choice should have marginal (collection conversions will happen for >> example) has marginal impact on performance here. >> >> If you really care you should benchmark things :-) >> >> -- >> Cheers, >> Konrad 'ktoso' Malawski >> hAkker @ Typesafe >> >> >> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: >> >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "Akka User List" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/akka-user/1k3JedN0p7w/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/d/optout. > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- > Konrad 'ktoso' Malawski > hAkker @ typesafe > http://akka.io -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
