Skip to content

Repository files navigation

gr-lora-benchmarks

A benchmarking framework for the LoRa decoder from gr-lora and it's functions.

Uses hayai - the C++ benchmarking framework.

Tests are set up by creating a new header file, including hayai and adding the following MACRO:

BENCHMARK(ClassToTest, NameOfBenchmark, <runs>, <iterations>) {
    // Methods from ClassToTest called to measure execution time
}

About

Benchmarking framework with hayai for gr-lora.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages