Oh yes you are right. There was a mistake in my calculation. Well I'll try without the submessage. The count of docid and of score is always the same. So there is no Problem for me.
But it's sad that java takes around 2 seconds to send the Message to the server, recieve the Response and display the response. And C++ takes 20-25 seconds only for this function call "srchResp.ParseFromCodedStream(&codedIn);" :( I don't think that changing the message will get me around 20 seconds :( Too bad. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" 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/protobuf. For more options, visit https://groups.google.com/d/optout.
