I have downloaded and installed the recent sources from Orion on a local hardware running Linux. In principle everything is working fine. But I wonder if anything can be done in order to get a higher performance. Whenever I am processing a number of entities (get method on /contextElement/id) in a loop, say 100, it takes about 50 to 100 milliseconds per entity, in this case over 10 seconds to process the loop. If it some day should be thousands or even more this will take definitely to long for practical usability.
Is there any way to increase the performance? Why does the query in the local network take such a relative long time? Should I seek the performance issue on the client or on the broker side?
Thanks a lot!
Cheers, Nicolas