I know there have been other mentions of Axis performance, but I want to
make sure that my results are not abnormal--because they seem to be
excessively slow.

I'm sending in an array of key/value pairs and returning an object that
contains 4 arrays of classes and a couple primitives. I'm using
BeanSerializers for all of our classes.

Our code runs in about 50 milliseconds or so and Axis takes 500 ms to read
the request and 1500 ms to spit out the response. The request is probably 1
Kb or less and the response is about 13 Kb.

Is this normal? Is there anything I can do to make it faster as is? Is
around 50 ms for an entire request (processing request and response) an
unrealistic expectation?

Joel Shellman

Reply via email to