Evaluation scripts and images

This commit is contained in:
2024-02-13 11:52:02 +01:00
parent c6ebf91079
commit 6186776059
14 changed files with 297 additions and 11 deletions

View File

@ -38,7 +38,7 @@ function bench_process(process::AbstractString; warmup = false, optimize = true)
proc = parse_process(process, model)
gen_bench = @benchmark gen_graph($proc) gcsample = true seconds = 300
gen_bench = @benchmark gen_graph($proc) gcsample = true seconds = 5
graph = gen_graph(proc)
@ -101,8 +101,8 @@ processes = [
("ke->kkkkke", true),
("ke->kkkkkke", true),
("ke->kkkkkkke", true),
("ke->kkkkkkkke", false),
("ke->kkkkkkkkke", false),
#("ke->kkkkkkkke", false),
#("ke->kkkkkkkkke", false),
]
df = DataFrame(