booleangabs / hbpp

HalideBenchmark++: better benchmarking for the Halide language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HalideBenchmark++

Extension of Halide language's benchmark header for more informative execution time registration.

Dependencies

  • C++ 17 or newer

Installation

Clone the directory into a convenient location and add the "include" directory. Alternatively, copy "hbpp.hpp" into your Halide tools directory.

Acknowledgements

This is an extension to the Halide benchmark header found in the Halide repository.

About

HalideBenchmark++: better benchmarking for the Halide language

License:Apache License 2.0


Languages

Language:C++ 100.0%