Revision 62d47f1ee4dd8d1e6b270185764f5c2c450715d1 authored by Steven Johnson on 05 February 2020, 00:41:39 UTC, committed by Steven Johnson on 05 February 2020, 00:41:39 UTC
Rework clock.h to use halide_benchmark for timing. Rework lesson_16 to use halide_benchmark directly.
1 parent 0849632
Raw File
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
back to top