Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bitop.bench.cpp File Reference
#include "count_leading_zeros.hpp"
#include <benchmark/benchmark.h>

Go to the source code of this file.

Functions

void count_leading_zeros (State &state) noexcept
 
 BENCHMARK (count_leading_zeros)
 
 BENCHMARK_MAIN ()
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( count_leading_zeros  )

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )

◆ count_leading_zeros()

void count_leading_zeros ( State &  state)
noexcept

Definition at line 12 of file bitop.bench.cpp.