Skip to content

Commit

Permalink
Fix benchmarks (#152)
Browse files Browse the repository at this point in the history
* fix benchmarks
remove benchs already reimplemented in other files

* delete reimplemented benchs
  • Loading branch information
adriendelsalle committed Apr 19, 2024
1 parent 0f16625 commit 243c5f9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 196 deletions.
2 changes: 0 additions & 2 deletions benchmark/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@ set(FASTSCAPELIB_BENCHMARK_HEADERS benchmark_setup.hpp)
set(FASTSCAPELIB_BENCHMARK_SRC
benchmark_basin_graph.cpp
benchmark_diffusion_adi.cpp
benchmark_flow_routing.cpp
benchmark_multi_flow_router.cpp
benchmark_pflood.cpp
benchmark_profile_grid.cpp
benchmark_raster_grid.cpp
benchmark_single_flow_router.cpp
Expand Down
133 changes: 0 additions & 133 deletions benchmark/benchmark_flow_routing.cpp

This file was deleted.

61 changes: 0 additions & 61 deletions benchmark/benchmark_pflood.cpp

This file was deleted.

0 comments on commit 243c5f9

Please sign in to comment.