Cache::Benchmark 0.011
Sponsored Links
Cache::Benchmark 0.011 Ranking & Summary
File size:
0.008 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
881
Date added:
2007-05-28
Publisher:
Tobias Tacke
Cache::Benchmark 0.011 description
Cache::Benchmark is a Perl module that tests the quality and speed of a cache module to compare cachemodules and algorithms.
SYNOPSIS
use Cache::Benchmark();
use Cache::MemoryCache();
use Cache::SizeAwareMemoryCache();
my $cache_1 = new Cache::MemoryCache({
namespace => my,
default_expires_in => 1,
});
my $cache_2 = new Cache::SizeAwareMemoryCache({
namespace => my,
default_expires_in => 1,
max_size => 400,
});
my $test = new Cache::Benchmark();
$test->init( access_counter => 10_000 );
$test->run($cache_1);
print $test->get_printable_result();
$test->run($cache_2);
print $test->get_printable_result();
SYNOPSIS
use Cache::Benchmark();
use Cache::MemoryCache();
use Cache::SizeAwareMemoryCache();
my $cache_1 = new Cache::MemoryCache({
namespace => my,
default_expires_in => 1,
});
my $cache_2 = new Cache::SizeAwareMemoryCache({
namespace => my,
default_expires_in => 1,
max_size => 400,
});
my $test = new Cache::Benchmark();
$test->init( access_counter => 10_000 );
$test->run($cache_1);
print $test->get_printable_result();
$test->run($cache_2);
print $test->get_printable_result();
Cache::Benchmark 0.011 Screenshot
Cache::Benchmark 0.011 Keywords
Benchmark 0.011
to compare
Perl module
cache
module
speed
tests
quality
Perl
Cache::Benchmark
CacheBenchmark
Cache::Benchmark 0.011
Libraries
Programming
Bookmark Cache::Benchmark 0.011
Cache::Benchmark 0.011 Copyright
WareSeeker periodically updates pricing and software information of Cache::Benchmark 0.011 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Cache::Benchmark 0.011 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
Related Software
Cache::BerkeleyDB Perl module implements the Cache::Cache interface. Free Download
Benchmark is a Perl module with benchmark running times of Perl code. Free Download
Cache::Mmap Perl module helps you to share data cache using memory mapped files. Free Download
Cache::Memcached::Managed is a Perl module that provides an API for managing cached information. Free Download
Benchmark::Forking is a Perl module to run benchmarks in separate processes. Free Download
Cache-Memcached-Tie is a tie for Cache::Memcached. Free Download
Cache::Memcached::Tie is a Perl module created for using Cache::Memcached as hash. Free Download
Cache::Repository is a Perl module used to cache generic repository of files. Free Download
Latest Software
Popular Software
Favourite Software