Performance improvements in the corba binding ---------------------------------------------
Key: YOKO-366 URL: https://issues.apache.org/jira/browse/YOKO-366 Project: Yoko - CORBA Server Issue Type: Bug Components: CorbaBinding Affects Versions: v1.0.0 Reporter: Balaji Ravi Assigned To: Balaji Ravi Fix For: v1.0.0 Currently in the corba binding, we create the corba type map & the type codes per invocation, this will hurt the performance. We need to create & cache them. Also look at other areas were we can tweak the code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.