Dear Eclipse people, we are building a client-server system, where the server is written in eclipse 5.2. (It is a theorem prover). Now, when connecting (via TCP/IP) to this server and sending the _same_ request over and over again, performance goes down. These are the response times: 0:03.20 0:05.43 0:07.36 0:09.81 0:11.90 0:14.77 : The program uses assert/retract. But it is made sure that the database is restored upon each request. What I know is, the problem cannot be part of the client program or part of the connection: when building in some benchmark into the server, say queens.pl, and invoking it from the client side, the execution times are stable. Do you have any 'generic' advice for me where to start looking? Or, what kind of information would you need from me? Many thanks in advance for all answer, Peter P.S: I tried the profiler. But execution stopped with 'Profiling time alarm' . If you could help me getting the profiler run, that would certainly help. I'm running linux 2.4.18 on a pentium III PC. -- Peter Baumgartner peter@uni-koblenz.de Tel. +49 261 287-2777 http://www.uni-koblenz.de/~peter/Received on Tue May 28 17:17:15 2002
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:16 PM GMT GMT