Radargun
Radargun is a framework that benchmarks various Java based caching/data grid products (open source and commercial) against each other. The goal is that end users configure the test framework based on their own cache usage needs so comparisons are extremely relevant. even though it was primarily intended for benchmarking distributed caches/data grids, it can also be used for comparing local caches (e.g. JSR107). Radargun has been successfully used for benchmarking performance under heavy load on 100+ nodes clusters.
Download and start using it
Version 1.0.0.FINAL has been released and can be downloaded from the project page. You might also want to truy our FiveMinutesTutorial for getting in touch with Radargun.
Source Control
We use GitHub? for source control. You can get the source code here.
Reporting Bugs
Radargun uses TRAC as a wiki and bugtracker. If you are new to TRAC, see this page on GettingStartedWithTrac. To report a bug use the "New Ticket" button in the menu bar or click here.
Get in touch
Users forum can be used for any questions about Radargun. You can also subscribe to the development email list.
Users Documentation
- FiveMinutesTutorial
- Blog
- UsingTheScripts
- CoherencePluginSetup
- DistributedBenchmarks
- WebSessionBenchmark
- WritingCustomPlugins
- MeasuringDistribution
- BenchmarkingTransactions (1.1)