com.twitter

cassovary

package cassovary

Visibility
  1. Public
  2. All

Type Members

  1. class GetNodeByIdBenchmark extends OperationBenchmark

    Simple benchmark that is intended to test speed of getNodeById and getting neighbors of a Node.

  2. trait GzipGraphDownloader extends AnyRef

    Downloads and unpacks Gzip file specified by an URL.

  3. trait OperationBenchmark extends AnyRef

  4. class PageRankBenchmark extends OperationBenchmark

  5. class PersonalizedPageRankBenchmark extends OperationBenchmark

Value Members

  1. object GraphGenerationBenchmarks extends App

    Performance test.

  2. object PerformanceBenchmark extends App with GzipGraphDownloader

    Performance test.

  3. object SubsetSamplingBenchmarks extends App

Ungrouped