Mercurial > repos > public > sbplib_julia
changeset 1319:cb4d57ce2ed1 tooling/benchmarks
Update todos
| author | Jonatan Werpers <jonatan@werpers.com> |
|---|---|
| date | Fri, 28 Apr 2023 08:37:04 +0200 |
| parents | e883085a091a |
| children | 6ae2ec4cef5a |
| files | benchmark/benchmark_utils.jl |
| diffstat | 1 files changed, 1 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/benchmark/benchmark_utils.jl Fri Apr 28 08:35:37 2023 +0200 +++ b/benchmark/benchmark_utils.jl Fri Apr 28 08:37:04 2023 +0200 @@ -269,12 +269,8 @@ # TODO: Make title less verbose # 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. -# TBD: How to compare against current working directory? Possible to create a temporary commit? - # Make a secret temporary commit - # run benchmarkresult - # uncommit the temporary commit - # verbose flag on commit will print the revision id of the new commit. # TBD: What parts are PkgBenchmark contributing? Can it be stripped out?
