Apache-PAR
view release on metacpan or search on metacpan
PAR/Static.pm view on Meta::CPAN
=over 4
=item * Static content served via Apache: 177 req/sec.
=item * Content served via Apache::PAR::Static without caching: 7 req/sec.
=item * Content served via Apache::PAR::Static with memory caching: 111 req/sec.
=back
You may want to play around with the various caching schemes to determing which one is best for your situation. A quick comparison chart is below of the various caching schemes:
=over 4
=item * memory: Fastest access, most memory consumed
=item * file: Slowest access, least memory consumed
=item * shared: middle in both areas
=back
( run in 0.408 second using v1.01-cache-2.11-cpan-501359838a1 )