Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
add_scaled.bench.cpp File Reference

Go to the source code of this file.

Functions

 BENCHMARK (bench_add_scaled_scalar)
 
 BENCHMARK (bench_add_scaled_vectorized_inline)
 
 BENCHMARK (bench_add_scaled_vector_field_raw)
 
 BENCHMARK (bench_add_scaled_bulk_transpose)
 
 BENCHMARK (bench_add_scaled_full)
 
 BENCHMARK (bench_add_scaled_kernel_only)
 
 BENCHMARK (bench_add_scaled_kernel_plus_writeback)
 
 BENCHMARK (bench_load_contiguous_only)
 
 BENCHMARK (bench_store_contiguous_only)
 
 BENCHMARK (bench_memcpy_only)
 
 BENCHMARK_MAIN ()
 

Variables

constexpr size_t N = 1 << 16
 

Function Documentation

◆ BENCHMARK() [1/10]

BENCHMARK ( bench_add_scaled_bulk_transpose  )

◆ BENCHMARK() [2/10]

BENCHMARK ( bench_add_scaled_full  )

◆ BENCHMARK() [3/10]

BENCHMARK ( bench_add_scaled_kernel_only  )

◆ BENCHMARK() [4/10]

BENCHMARK ( bench_add_scaled_kernel_plus_writeback  )

◆ BENCHMARK() [5/10]

BENCHMARK ( bench_add_scaled_scalar  )

◆ BENCHMARK() [6/10]

BENCHMARK ( bench_add_scaled_vector_field_raw  )

◆ BENCHMARK() [7/10]

BENCHMARK ( bench_add_scaled_vectorized_inline  )

◆ BENCHMARK() [8/10]

BENCHMARK ( bench_load_contiguous_only  )

◆ BENCHMARK() [9/10]

BENCHMARK ( bench_memcpy_only  )

◆ BENCHMARK() [10/10]

BENCHMARK ( bench_store_contiguous_only  )

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )

Variable Documentation

◆ N

constexpr size_t N = 1 << 16
constexpr

Definition at line 64 of file add_scaled.bench.cpp.