|
From: Gunal, Z. <zey...@tr...> - 2009-03-24 16:56:08
|
Hi, We have noticed that it is taking longer for the service to process the same input than when the application is run from the command prompt. For instance, processing a 39MB file from the command line took 4 milliseconds but it took 12 minutes to process the same file with the service. Also, the service seems to slowdown as more data is processed, for example the number of records processed go from 204 in the first minute to 12/min after 57 minutes! We increased the java heap size, we disabled the console logging level, this behaviour did not change. Did anybody have a similar experience? Any suggestions? We are feeling hopeless! Thanks. |