How about the performance of lambda for more cores
    吴璞渊 
    wupuyuan at gmail.com
       
    Fri Mar 28 02:40:05 UTC 2014
    
    
  
Dear:
      "State of the Lambda"  introduce that the Lambda project is working
for parallel APIs, now how to test?
      I made a comparison between anonymous inner class and lambda
expression, the result is lambda is not so good as anonymous inner class in
one thread.
      So, how about concurrent program, and if it's also depends on
 "invokedynamic" which is not
fast enough?
-- 
B&R
    
    
More information about the lambda-dev
mailing list