com.github.sadikovi.spark

benchmark

package benchmark

Visibility
  1. Public
  2. All

Value Members

  1. object NetFlowReadBenchmark

    NetFlow benchmarks divided into several categories: - full scan without any predicate with field conversion and without (result is cached and counted) - predicate scan with predicate pushdown and without (result is aggregated by protocol) - aggregated scan with predicate pushdown trying to replicate report (result is cached and counted)

Ungrouped