Skip to content

Commit

Permalink
remove broken benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelBrand1 committed Nov 11, 2024
1 parent 4b90bbd commit d5373fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
3 changes: 1 addition & 2 deletions benchmark/bench/EpiInfModels/EpiInfModels.jl
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
module BenchEpiInfModels

using BenchmarkTools, TuringBenchmarking, EpiAware, Distributions, OrdinaryDiffEq
using BenchmarkTools, TuringBenchmarking, EpiAware, Distributions
suite = BenchmarkGroup()

include("../../make_epiaware_suite.jl")
include("DirectInfections.jl")
include("ExpGrowthRate.jl")
include("ODEProcess.jl")

end
BenchEpiInfModels.suite
24 changes: 0 additions & 24 deletions benchmark/bench/EpiInfModels/InfectionODEProcess.jl

This file was deleted.

0 comments on commit d5373fe

Please sign in to comment.