Mercurial > repos > public > sbplib_julia
diff benchmark/benchmark_utils.jl @ 1321:42738616422e tooling/benchmarks
Add todo
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 28 Apr 2023 09:00:35 +0200 |
parents | 6ae2ec4cef5a |
children | 5193e6cd6c6a |
line wrap: on
line diff
--- a/benchmark/benchmark_utils.jl Fri Apr 28 08:53:39 2023 +0200 +++ b/benchmark/benchmark_utils.jl Fri Apr 28 09:00:35 2023 +0200 @@ -302,6 +302,7 @@ # TBD: Do we have to replace export_markdown? Could use a template instead. # Should be able to run the current benchmark script at a different revision. +# Should have a way to filter the benchmark suite # TBD: What parts are PkgBenchmark contributing? Can it be stripped out?