Using the current version of the Turbine code, Turbine has shown even
more improvement in 3.0 than it did the last time I posted benchmarks.
Currently, with concurrency at 20 connections and 500 connections total
in Apache Bench I get the following measurements on a fresh version of
the TDK after in initial click thru of the pages to make sure that the
initialization time of the servlet wouldn't play a role:
Turbine 2.1 (release version)
--------------------------------------------------------------
Connnection Times (ms)
min avg max
Connect: 0 3 118
Processing: 231 660 1359
Total: 231 663 1477
Turbine 3.0 (Current Alpha code base)
--------------------------------------------------------------
Connnection Times (ms)
min avg max
Connect: 0 9 70
Processing: 3 84 522
Total: 3 93 592
Using the average times, we already see an improvement of a factor 7+
over 2.1 with no performance tuning as of yet. 3.0 is looking to be an
awesome improvement.
-Kurt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]