This commit is contained in:
Artur Meski
2024-08-30 07:54:48 +01:00
parent 47e03694e4
commit 64cff38e84
9 changed files with 325 additions and 124 deletions

View File

@@ -350,6 +350,8 @@ def mutex_nonparam_bench_oldimpl(cmd_args):
[E("out", n_proc - 1)], [("s", 1)], [("done", 1), E("req", n_proc - 1)]
)
r.rs_stats()
###################################################
c = ContextAutomatonWithConcentrations(r)