<slide title="Twit Code">

<blurb fontsize="3em">
Original Twit code Baseline benchmark
</blurb>

<example fontsize="1.4em" type="shell" title="Frontpage"><![CDATA[
|0077aa|~>| *siege -b -t30s -c5 http://twit1.localhost*

]]></example>

<example fontsize="1.4em" type="shell" title="Frontpage"><![CDATA[
|0077aa|~>| *siege -b -t30s -c5 http://twit2.localhost*
** SIEGE 2.68
** Preparing 5 concurrent users for battle.
The server is now under siege...
Lifting the server siege...      done.
Transactions:		        7005 hits
Availability:		      100.00 %
Elapsed time:		       29.08 secs
Data transferred:	       20.26 MB
Response time:		        0.02 secs
Transaction rate:	      240.89 trans/sec
Throughput:		        0.70 MB/sec
Concurrency:		        4.98
Successful transactions:        7005
Failed transactions:	           0
Longest transaction:	        0.29
Shortest transaction:	        0.00
]]></example>

<example fontsize="1.4em" type="shell" title="Query Page (10 queries)"><![CDATA[
Transactions:		        7579 hits
Availability:		      100.00 %
Elapsed time:		       30.13 secs
Data transferred:	       58.28 MB
Response time:		        |ffff00|0.02 secs|
Transaction rate:	      |ffff00|251.54 trans/sec|
Throughput:		        1.93 MB/sec
Concurrency:		        4.99
Successful transactions:        7579
Failed transactions:	           0
Longest transaction:	        0.12
Shortest transaction:	        0.00
]]></example>

</slide>
