Thanks for your reply Stephan, I have a couple follow up questions for
you...

> Some things to check that will impact performance are filtering & prettyprinting,
> they should be turned off. I don't think you will be able to get a 10x
> improvment.  The ecs core is pretty solid at this point and there aren't any
> glaringly obvious performance bottlenecks. You might get lucky and improve the
> speed by 2x or 3x.  If you are able to get any performance increases from the
> core, send me a patch and I will happily add them.

filter_state=false
filter_attrivute_state=false
pretty_print=false

I'll let you know if we do manage to speed things up anywhere. The
numbers from my 1000 row by 10 column table are all over the map in
terms of object creation verses html generation times depending on the
VM and machine being used. Initially I thought that the html generation
was bad but I now have other cases where it's the same or faster than
object creation.

> The solaris exact vm screams on this stuff.  It will take an ecs document that
> contains somewhere in the neighborhood of 800,000 ecs objects and spit it out in
> approx. 8 to 12 seconds. ( don't have exact numbers been awhile since i
> benchmarked it )

I've never heard of the solaris "exact" vm... what/where is it? 

Say you get 800,000 ecs objects in 10 seconds, that's 100,000 objects
per second which sounds pretty good all right, what type of machine did
you get these numbers on? 
i.e. how big and fast was it? :)


Thanks again
-- 
Cheers,
Derek
_____________________________________________________________________
Derek Scherger                         Echologic Software Corporation
mailto:[EMAIL PROTECTED]                   http://www.echologic.com


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

Reply via email to