> I'm not really sure what is the point of running the code... it doesn't
> demonstrate anything... get a profiling tool to profile what's causing
> the problems or write code to isolate what the problem is.  I've always
> found file uploading to be extremely slow, but again, you have several
> different libraries (web server, file upload component, javamail,
> looping through body parts, etc...) that make it impossible to determine
> the problem using a single number.
>
> Serge

You can't see the point?

Once again, when I use my own mime-parsing code it does a 1.5 meg file in 40
seconds when posted from my browser.

When using the javax mine parsing it takes 5 minutes. That is the only
difference between the two test cases. Is that not apparent?

I just want to know if others get a slow result or not. There's no point in
my investigating further until I can be sure
that its not just some oddness with my setup.

However, don't worry if its all too much for you, I'll just look elsewhere
for answers, as its obvious that no one is really interested
about my performance issues.

Dino.



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/>
Problems?:           [EMAIL PROTECTED]

Reply via email to