| Package | Description | 
|---|---|
| org.apache.giraph.benchmark | Package of benchmarks for performance testing and optimization | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AggregatorsBenchmark.AggregatorsBenchmarkComputationVertex class for AggregatorsBenchmark | 
| class  | PageRankComputationImplementation of PageRank in which vertex ids are ints, page rank values
 are floats, and graph is unweighted. | 
| static class  | RandomMessageBenchmark.RandomMessageComputationActual message computation (messaging in this case) | 
| static class  | ReducersBenchmark.ReducersBenchmarkComputationVertex class for ReducersBenchmark | 
| class  | ShortestPathsComputationShortest paths algorithm. | 
| class  | WeightedPageRankComputationImplementation of Page Rank algorithm on a weighted graph. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.