vtk-m/benchmarking
Kenneth Moreland ad0a53af71 Convert execution preparation to use tokens
Marked the old versions of PrepareFor* that do not use tokens as
deprecated and moved all of the code to use the new versions that
require a token. This makes the scope of the execution object more
explicit so that it will be kept while in use and can potentially be
reclaimed afterward.
2020-02-25 09:39:19 -07:00
..
BenchmarkArrayTransfer.cxx Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
BenchmarkAtomicArray.cxx Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
BenchmarkCopySpeeds.cxx Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
BenchmarkDeviceAdapter.cxx Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
Benchmarker.h Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
BenchmarkFieldAlgorithms.cxx Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
BenchmarkFilters.cxx Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
BenchmarkRayTracing.cxx Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
BenchmarkTopologyAlgorithms.cxx Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
CMakeLists.txt Mark the find_package(benchmark) with required 2020-01-09 12:28:48 -07:00