Profiling and Performance

Airavata developers use JProfiler for code profiling and testing, and acknowledges free developer licenses provided by ej-technologies.

Code Analysis

Airavata uses Sonar code analysis tools. Sonar is an open source quality management platform, dedicated to continuously analyze and measure technical quality, from the project portfolio to the class method.

Browse Airavata Sonar Dashboard.

Continous Integration

Airavata uses Jenkins Continous Integration for automatic builds. The builds are triggered automatically on code commits and periodically.

Browse Airavata Jenkins Dashboard.

Code Review

Airavata uses Review Board for pre and post commit reviews.

Browse Airavata Reviews. To submit or view reviews, you will need to create an account on Apache Reviews. Detailed documentation on using the review tools is at Review Board Documentation